projects
/
dbsrgits/DBIx-Class-Journal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ac1354c
)
annoying typo
Oliver Gorwits [Wed, 28 Apr 2010 14:51:25 +0000 (14:51 +0000)]
lib/DBIx/Class/Schema/Journal.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Schema/Journal.pm
b/lib/DBIx/Class/Schema/Journal.pm
index
d8da1f7
..
f472d54
100644
(file)
--- a/
lib/DBIx/Class/Schema/Journal.pm
+++ b/
lib/DBIx/Class/Schema/Journal.pm
@@
-138,7
+138,7
@@
sub create_journal_for {
}
}
-# XXX FIXME deploy is not idempotenta :-(
+# XXX FIXME deploy is not idempotent :-(
sub bootstrap_journal {
my $self = shift;
$self->journal_schema_deploy;