[Po4a-commits] "po4a/lib/Locale/Po4a Man.pm, 1.199, 1.200 Xhtml.pm, 1.6, 1.7"

Robert Luberda robert at alioth.debian.org
Mon Aug 13 21:18:41 UTC 2007


Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory alioth:/tmp/cvs-serv1954/lib/Locale/Po4a

Modified Files:
	Man.pm Xhtml.pm 
Log Message:
obvious typo: s/additionnal/additional/


Index: Man.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Man.pm,v
retrieving revision 1.199
retrieving revision 1.200
diff -u -d -r1.199 -r1.200
--- Man.pm	18 Apr 2007 08:40:10 -0000	1.199
+++ Man.pm	13 Aug 2007 21:18:39 -0000	1.200
@@ -919,7 +919,7 @@
 
     # After the simplification, the first char can be a \n.
     # Simply push these newlines before the translation, but make sure the
-    # resulting string is not empty (or an additionnal line will be
+    # resulting string is not empty (or an additional line will be
     # added).
     if ($str =~ /^(\n+)(.+)$/s) {
         $self->pushline($1);

Index: Xhtml.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Xhtml.pm,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Xhtml.pm	9 Aug 2007 18:44:22 -0000	1.6
+++ Xhtml.pm	13 Aug 2007 21:18:39 -0000	1.7
@@ -56,7 +56,7 @@
 
 B<Note:> You should use it only for static files.
 
-An additionnal I<rootpath> parameter can be specified. It specifies the root
+An additional I<rootpath> parameter can be specified. It specifies the root
 path to find files included by a B<virtual> attribute.
 
 =back




More information about the Po4a-commits mailing list