We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd3be56 commit 352b46cCopy full SHA for 352b46c
lib/AnyEvent/RipeRedis.pm
@@ -1417,7 +1417,7 @@ L<http://redis.io/topics/pubsub>
1417
1418
Subscribes the client to the specified channels.
1419
1420
-Method can accept two callbacks, C<on_reply> and C<on_message>. The C<on_reply>
+Method can accept two callbacks: C<on_reply> and C<on_message>. The C<on_reply>
1421
callback is called when subscription to all specified channels will be
1422
activated. In first argument to the callback is passed the number of channels
1423
we are currently subscribed. If subscription to specified channels was lost,
0 commit comments