]> git.lyx.org Git - features.git/commitdiff
configure.ac: fix whitespace character
authorUwe Stöhr <uwestoehr@web.de>
Sun, 5 Aug 2007 00:00:19 +0000 (00:00 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 5 Aug 2007 00:00:19 +0000 (00:00 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19311 a592a061-630c-0410-9148-cb99ea01b6c8

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)