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 28 29 30 31 32 33 34 35 36 37 38 39 40
|
--- ../orig/libxml-twig-perl-3.34/Twig.pm 2010-01-18 17:26:34.000000000 +0100
+++ ./Twig.pm 2010-02-13 19:38:15.000000000 +0100
@@ -11093,7 +11093,7 @@
if( $elt->{first_child} && $elt->{first_child}->passes( 'title'))
-C<first_child_is> is an other name for this method
+C<first_child_is> is another name for this method
Similar methods are available for the other navigation methods:
@@ -12433,7 +12433,7 @@
=item outer_xml
-An other synonym for sprint
+Another synonym for sprint
=item xml_text
--- ../orig/libxml-twig-perl-3.34/Twig_pm.slow 2010-01-18 17:20:18.000000000 +0100
+++ ./Twig_pm.slow 2010-02-13 20:08:27.000000000 +0100
@@ -11096,7 +11096,7 @@
if( $elt->first_child && $elt->first_child->passes( 'title'))
-C<first_child_is> is an other name for this method
+C<first_child_is> is another name for this method
Similar methods are available for the other navigation methods:
@@ -12436,7 +12436,7 @@
=item outer_xml
-An other synonym for sprint
+Another synonym for sprint
=item xml_text
|