Skip to content

Commit

Permalink
Fix invalid comment
Browse files Browse the repository at this point in the history
  • Loading branch information
faf committed Aug 16, 2012
1 parent 76e6a8c commit ba252a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pulma/Data.pm
Expand Up @@ -1627,7 +1627,7 @@ sub _store_entity_attributes {
# 2. (boolean) flag to commit deletions (optional, useful only in
# failsafe mode, default: true)
# Returns
# 1 on success or 1 on error
# 1 on success or 0 on error

sub _delete_entity_attributes {
my $self = shift;
Expand Down

0 comments on commit ba252a1

Please sign in to comment.