[libdata-objectdriver-perl] 11/13: Fix another spelling error

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Aug 19 18:23:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository libdata-objectdriver-perl.

commit 4c18ea5c7c88708239c30d326459b3bd6f53e3e6
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Aug 19 14:43:32 2015 -0300

    Fix another spelling error
---
 debian/patches/spelling.patch | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index 1e43698..5775b79 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -1,13 +1,14 @@
 Description: fix some spelling mistakes
 Origin: vendor
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-07-11
+Last-Update: 2015-08-19
+Reviewed-by: Lucas Kanashiro <kanashiro.duarte at gmail.com>
 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=97153
 Bug: https://rt.cpan.org/Ticket/Display.html?id=97153
 
 --- a/lib/Data/ObjectDriver/Driver/BaseCache.pm
 +++ b/lib/Data/ObjectDriver/Driver/BaseCache.pm
-@@ -386,7 +386,7 @@
+@@ -386,7 +386,7 @@ disabled state of drivers of the given c
  caching driver is disabled, all operations are automatically passed through to
  the fallback object driver.
  
@@ -15,3 +16,15 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=97153
 +Note that, if you disable and re-enable a caching driver, some of the cached
  data may be invalid due to updates that were performed while the driver was
  disabled not being reflected in the external cache.
+
+--- a/lib/Data/ObjectDriver/Driver/SimplePartition.pm
++++ b/lib/Data/ObjectDriver/Driver/SimplePartition.pm
+@@ -227,7 +227,7 @@ your application includes the parent ID
+ partitioned class and instances of partitioned objects before attempting to
+ save them.
+
+-Optionaly you can enable a basic support of search across multiple
++Optionally you can enable a basic support of search across multiple
+ partition by passing the 'multi_partition' arg (true value) to the search
+ query.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-objectdriver-perl.git



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