diff lib-src/make-msgfile.lex @ 398:74fd4e045ea6 r21-2-29

Import from CVS: tag r21-2-29
author cvs
date Mon, 13 Aug 2007 11:13:30 +0200
parents 8626e4521993
children 697ef44129c6
line wrap: on
line diff
--- a/lib-src/make-msgfile.lex	Mon Aug 13 11:12:06 2007 +0200
+++ b/lib-src/make-msgfile.lex	Mon Aug 13 11:13:30 2007 +0200
@@ -223,7 +223,7 @@
      "string" ... ;###translate
 
    where the magic token ";###translate" on a line means that the string 
-   constant on this line should go into the message catalog.  This is analagous
+   constant on this line should go into the message catalog.  This is analogous
    to the magic ";###autoload" comments, and to the magic comments used in the
    EPSF structuring conventions.