[Po4a-commits] po4a/lib/Locale/Po4a Common.pm,1.2,1.3

Jordi Vilalta po4a-devel@lists.alioth.debian.org
Sun, 13 Feb 2005 12:38:31 +0000


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

Modified Files:
	Common.pm 
Log Message:
typos


Index: Common.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Common.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Common.pm	5 Feb 2005 11:54:57 -0000	1.2
+++ Common.pm	13 Feb 2005 12:38:28 -0000	1.3
@@ -78,7 +78,7 @@
 
 =item wrap_mod($$@)
 
-This function works like msg_wrap(), but it takes a module name as the first
+This function works like wrap_msg(), but it takes a module name as the first
 argument, and leaves a space at the left of the message.
 
 =cut
@@ -94,7 +94,7 @@
 
 =item wrap_ref_mod($$$@)
 
-This function works like msg_wrap(), but it takes a file:line reference as the
+This function works like wrap_msg(), but it takes a file:line reference as the
 first argument, a module name as the second one, and leaves a space at the left
 of the message.