[Po4a-commits] po4a/lib/Locale/Po4a TeX.pm,1.41,1.42
Jordi Vilalta
po4a-devel@lists.alioth.debian.org
Sat, 26 Feb 2005 13:12:11 +0000
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv2772
Modified Files:
TeX.pm
Log Message:
Fix a typo
Index: TeX.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TeX.pm,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- TeX.pm 26 Feb 2005 00:57:09 -0000 1.41
+++ TeX.pm 26 Feb 2005 13:12:08 -0000 1.42
@@ -138,7 +138,7 @@
=item no_wrap
-Coma-separated list of environments whose arguments shouldnot be re-wrapped.
+Coma-separated list of environments whose arguments should not be re-wrapped.
Note that there is a difference between verbatim and no_wrap environments.
There is no command and comments analysis in verbatim blocks.