1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Description: Fix spelling errors in manpages
Origin: vendor
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=118328
Forwarded: yes
Author: Angel Abad <angel@debian.org>
Last-Update: 2016-10-11
--- a/lib/User/Identity/Location.pod
+++ b/lib/User/Identity/Location.pod
@@ -152,7 +152,7 @@
=item $obj-E<gt>B<phone>()
-One or more phone numbers. Please use the internation notation, which
+One or more phone numbers. Please use the international notation, which
starts with C<'+'>, for instance C<+31-26-12131>. In scalar context,
only the first number is produced. In list context, all numbers are
presented.
@@ -173,7 +173,7 @@
=item $obj-E<gt>B<state>()
-The state, which is important for some contries but certainly not for
+The state, which is important for some countries but certainly not for
the smaller ones. Only set this value when you state has to appear on
printed addresses.
|