[Po4a-commits] "po4a/lib/Locale/Po4a Man.pm,1.107,1.108"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Fri Sep 2 21:10:34 UTC 2005


Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv27481/lib/Locale/Po4a

Modified Files:
	Man.pm 
Log Message:
Fix some typos.


Index: Man.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Man.pm,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -d -r1.107 -r1.108
--- Man.pm	2 Sep 2005 21:07:13 -0000	1.107
+++ Man.pm	2 Sep 2005 21:10:31 -0000	1.108
@@ -294,7 +294,7 @@
 
 Parser fails on pages based on mdoc(7), pages using conditionals with .if,
 defining new macros with .de, using non standard fonts, and more generally,
-not following the advices of previous section.
+not following the advices of the previous section.
 
 Pages with undetected problems are processed without complain by po4a::man,
 but the generated output is different from the original one (some strings
@@ -685,7 +685,7 @@
 			length($_)?
 			    (m/([^\\] |^ )/ ? "\"$_\"" : "$_")
 			    # Quote arguments that contain a space.
-			    # (not needd for non breaknig spaces, i.e.
+			    # (not needed for non breaknig spaces, i.e.
 			    # spaces preceded by '\')
 			    :'""' # empty argument
 		) : '' # no argument




More information about the Po4a-commits mailing list