https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109488
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Gaius Mulley <ga...@gcc.gnu.org>: https://gcc.gnu.org/g:52bb22bb5e1f951c73b5cd43b0b3a423f67e5e7a commit r13-7169-g52bb22bb5e1f951c73b5cd43b0b3a423f67e5e7a Author: Gaius Mulley <gaiusm...@gmail.com> Date: Thu Apr 13 18:43:44 2023 +0100 PR modula2/109488 Typo in lang.opt: libraries maybe 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 <gaiusm...@gmail.com>