[Po4a-devel][CVS po4a]po4a/lib/Locale/Po4a Man.pm,1.11,1.12

Denis Barbier po4a-devel@lists.alioth.debian.org
Wed, 28 Apr 2004 21:39:38 +0000


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

Modified Files:
	Man.pm 
Log Message:
s/handeling/handling/


Index: Man.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Man.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Man.pm	28 Apr 2004 21:36:31 -0000	1.11
+++ Man.pm	28 Apr 2004 21:39:36 -0000	1.12
@@ -684,7 +684,7 @@
 # They should return a list, which will be join'ed(' ',..)
 #   or undef when they don't want to add anything
 
-# Some well known macro handeling
+# Some well known macro handling
 
 # For macro taking only one argument, but people may forget the quotes.
 # Example: >>.SH Another Section<< which should be >>.SH "Another Section"<<