diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/m2/lang.opt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/m2/lang.opt b/gcc/m2/lang.opt index 4d54a16..7a0edb7 100644 --- a/gcc/m2/lang.opt +++ b/gcc/m2/lang.opt @@ -120,7 +120,7 @@ use ISO dialect of Modula-2 flibs= Modula-2 Joined -specify the library order, the libraries maybe specified by a comma separated abbreviation: log,min,pim,iso or by directory names: m2log,m2min,m2pim,m2iso. +specify the library order, the libraries may be specified by a comma separated abbreviation: log,min,pim,iso or by directory names: m2log,m2min,m2pim,m2iso. flocation= Modula-2 Joined |