r53345 - /trunk/libconfig-model-perl/debian/patches/spelling

franck at users.alioth.debian.org franck at users.alioth.debian.org
Thu Feb 25 23:04:24 UTC 2010


Author: franck
Date: Thu Feb 25 23:03:41 2010
New Revision: 53345

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53345
Log:
* Refreshed spelling patch.

Modified:
    trunk/libconfig-model-perl/debian/patches/spelling

Modified: trunk/libconfig-model-perl/debian/patches/spelling
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-model-perl/debian/patches/spelling?rev=53345&op=diff
==============================================================================
--- trunk/libconfig-model-perl/debian/patches/spelling (original)
+++ trunk/libconfig-model-perl/debian/patches/spelling Thu Feb 25 23:03:41 2010
@@ -10,9 +10,9 @@
 -The Warp functionnality enables an L<HashId|Config::Model::HashId> or
 +The Warp functionality enables an L<HashId|Config::Model::HashId> or
  L<ListId|Config::Model::ListId> object to change its default settings
- (e.g. C<min>, C<max> or C<max_nb> parameters) dynamically according to
+ (e.g. C<min_index>, C<max_index> or C<max_nb> parameters) dynamically according to
  the value of another C<Value> object. (See
-@@ -824,7 +824,7 @@
+@@ -836,7 +836,7 @@
  =head2 copy ( from_index, to_index )
  
  Deep copy an element within the hash or list. If the element contained
@@ -23,7 +23,7 @@
  =cut
 --- a/lib/Config/Model/AutoRead.pm
 +++ b/lib/Config/Model/AutoRead.pm
-@@ -556,7 +556,7 @@
+@@ -574,7 +574,7 @@
  configuration data within the model (instead of writing dedicated perl
  code).
  
@@ -32,7 +32,7 @@
  during creation of a node.
  
  =begin comment
-@@ -609,7 +609,7 @@
+@@ -623,7 +623,7 @@
  After loading the data, the object registers itself to the
  instance. Then the user can call the C<write_back> method on the
  instance (See L<Config::Model::Instance>) to store all configuration
@@ -41,7 +41,7 @@
  
  =head2 Built-in backend
  
-@@ -811,7 +811,7 @@
+@@ -836,7 +836,7 @@
  
  By default, the specifications are tried in order, until the first succeeds.
  
@@ -52,7 +52,7 @@
  
 --- a/lib/Config/Model/CheckList.pm
 +++ b/lib/Config/Model/CheckList.pm
-@@ -191,7 +191,7 @@
+@@ -196,7 +196,7 @@
  
  =item help
  
@@ -63,7 +63,7 @@
  
 --- a/lib/Config/Model/Instance.pm
 +++ b/lib/Config/Model/Instance.pm
-@@ -120,7 +120,7 @@
+@@ -123,7 +123,7 @@
  			    type  => 1 } ],
  
  	 # a unique (instance wise) placeholder for various tree objects
@@ -81,7 +81,7 @@
  an automatic process (like hardware scan)
  
  =cut
-@@ -488,7 +488,7 @@
+@@ -490,7 +490,7 @@
  =head2 write_back ( ... )
  
  Try to run all subroutines registered with C<register_write_back> to




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