r54839 - /trunk/libimager-perl/debian/patches/spelling.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Mar 28 13:56:19 UTC 2010


Author: gregoa
Date: Sun Mar 28 13:56:08 2010
New Revision: 54839

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=54839
Log:
more spelling fixes

Modified:
    trunk/libimager-perl/debian/patches/spelling.patch

Modified: trunk/libimager-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libimager-perl/debian/patches/spelling.patch?rev=54839&op=diff
==============================================================================
--- trunk/libimager-perl/debian/patches/spelling.patch (original)
+++ trunk/libimager-perl/debian/patches/spelling.patch Sun Mar 28 13:56:08 2010
@@ -95,3 +95,23 @@
        return 0;
      }
    }
+--- a/tags.c
++++ b/tags.c
+@@ -182,7 +182,7 @@ void i_tags_destroy(i_img_tags *tags) {
+ 
+ =category Tags
+ 
+-Searchs for a tag of the given I<name> starting from index I<start>.
++Searches for a tag of the given I<name> starting from index I<start>.
+ 
+ On success returns true and sets *I<entry>.
+ 
+@@ -209,7 +209,7 @@ int i_tags_find(i_img_tags *tags, char c
+ 
+ =category Tags
+ 
+-Searchs for a tag of the given I<code> starting from index I<start>.
++Searches for a tag of the given I<code> starting from index I<start>.
+ 
+ On success returns true and sets *I<entry>.
+ 




More information about the Pkg-perl-cvs-commits mailing list