[Bps-public-commit] r16722 - in Prophet/branches/init-and-clone: .
sartak at bestpractical.com
sartak at bestpractical.com
Thu Nov 6 12:45:07 EST 2008
Author: sartak
Date: Thu Nov 6 12:45:06 2008
New Revision: 16722
Modified:
Prophet/branches/init-and-clone/ (props changed)
Prophet/branches/init-and-clone/lib/Prophet/Record.pm
Log:
r75138 at onn: sartak | 2008-11-06 12:45:01 -0500
Typo
Modified: Prophet/branches/init-and-clone/lib/Prophet/Record.pm
==============================================================================
--- Prophet/branches/init-and-clone/lib/Prophet/Record.pm (original)
+++ Prophet/branches/init-and-clone/lib/Prophet/Record.pm Thu Nov 6 12:45:06 2008
@@ -215,7 +215,7 @@
my %args = validate( @_, { props => 1 } );
my $uuid = $self->uuid_generator->create_str;
- my $props = $args{props});
+ my $props = $args{props};
$self->default_props($props);
$self->canonicalize_props($props);
More information about the Bps-public-commit
mailing list