]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
PR modula2/109488 Typo in lang.opt: libraries maybe
authorGaius Mulley <gaiusmod2@gmail.com>
Thu, 13 Apr 2023 17:43:44 +0000 (18:43 +0100)
committerGaius Mulley <gaiusmod2@gmail.com>
Thu, 13 Apr 2023 17:43:44 +0000 (18:43 +0100)
Correct spelling of "maybe" to "may be" in the modula-2 language
options.

gcc/m2/ChangeLog:

PR modula2/109488
* lang.opt: Fix typo "maybe" to "may be".

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/m2/lang.opt

index 4d54a16b3e219b2b7dcad985541bcd5b3c83bff6..7a0edb71c5053a4cc87263857360c7f6347c6d6f 100644 (file)
@@ -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