changelog_bot (changelog_bot) wrote in changelog,
changelog_bot
changelog_bot
changelog

[livejournal] r18846: Typo fix: get -> gets in proxy func 'get...

Committer: emazin
Typo fix: get -> gets in proxy func 'gets'
U   trunk/cgi-bin/LJ/MemCache.pm
Modified: trunk/cgi-bin/LJ/MemCache.pm
===================================================================
--- trunk/cgi-bin/LJ/MemCache.pm	2011-04-11 11:21:26 UTC (rev 18845)
+++ trunk/cgi-bin/LJ/MemCache.pm	2011-04-12 04:44:51 UTC (rev 18846)
@@ -362,7 +362,7 @@
     $key = $key->[1]
         if ref $key eq 'ARRAY';
 
-    my $res = $conn->get($key);
+    my $res = $conn->gets($key);
 
     _profile( 'gets', $key, $res );
 

Tags: changelog_bot, livejournal, pm
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments