Skip to content

Commit

Permalink
Merge pull request #48 from nightlord/master
Browse files Browse the repository at this point in the history
doc fix, duplicate spop
  • Loading branch information
dams committed Nov 4, 2013
2 parents 74dd7a9 + a8f3cfb commit 030b588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Redis.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1217,7 +1217,7 @@ See also L<Redis::List> for tie interface.
my $element = $r->spop( $key );
=head3 spop
=head3 srandmemeber
my $element = $r->srandmember( $key );
Expand Down

0 comments on commit 030b588

Please sign in to comment.