]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
Fix bug 4112: Translate to roman numerals for numbers higher than 20.
[lyx.git] / configure.ac
index 6e926c92f41cc1ec2d685c7504bc1ab3d3e850c4..fb19a9a96d1ca9793be927c57048248e14b2fe29 100644 (file)
@@ -226,7 +226,7 @@ if echo $prefix |grep ' ' >/dev/null 2>/dev/null ; then
 fi
 
 ### Setup GNU gettext
-dnl GNU gettext is written in C
+dnl GNU gettext is written in C
 AC_LANG_PUSH(C)
 AM_GNU_GETTEXT
 AC_LANG_POP(C)