modula2: FIx a comment typo

During make gcc.pot I've noticed among tons of other warnings (e.g. because
can't appears in non-C/C++ style comment and so gettext considers it
unterminated) a warning where the lack of " looked unintentional.

2025-04-09  Jakub Jelinek  <jakub@redhat.com>

	* gm2-compiler/M2MetaError.def: Fix comment typo, range" -> "range2".
This commit is contained in:
Jakub Jelinek 2025-04-09 22:03:50 +02:00 committed by Jakub Jelinek
parent e081ced345
commit 76b267b43c

View file

@ -109,7 +109,8 @@ FROM NameKey IMPORT Name ;
describe the symbol. If ordinary text is copied then it is not quoted.
The color strings are: "filename", "quote", "error", "warning", "note",
"locus", "insert", "delete", "type", "range1", range2".
"locus", "insert", "delete", "type", "range1",
"range2".
*)
(*