projects
/
dbsrgits/DBIx-Class-Historic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1d458ae
)
typo fix
David Steinbrunner [Tue, 6 Aug 2013 12:01:15 +0000 (08:01 -0400)]
lib/DBIx/Class/Storage/DBI/Replicated/Balancer.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Storage/DBI/Replicated/Balancer.pm
b/lib/DBIx/Class/Storage/DBI/Replicated/Balancer.pm
index
aec2ec1
..
de9c2e9
100644
(file)
--- a/
lib/DBIx/Class/Storage/DBI/Replicated/Balancer.pm
+++ b/
lib/DBIx/Class/Storage/DBI/Replicated/Balancer.pm
@@
-124,7
+124,7
@@
Advice on next storage to add the autovalidation. We have this broken out so
that it's easier to break out the auto validation into a role.
This also returns the master in the case that none of the replicants are active
-or just just forgot to create them :)
+or just forgot to create them :)
=cut