]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
modula2: FIx a comment typo
authorJakub Jelinek <jakub@redhat.com>
Wed, 9 Apr 2025 20:03:50 +0000 (22:03 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 9 Apr 2025 20:09:15 +0000 (22:09 +0200)
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".

gcc/m2/gm2-compiler/M2MetaError.def

index 637a27d8f095dde528496470e2f61cc5b914d7a6..92c4ad2b8d8ef0f6578aaab43cdcaf1d4e7b7edc 100644 (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".
 *)
 
 (*