Daniele Alessandri пре 13 година
родитељ
комит
14ac381aad
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lib/Predis/Connection/PhpiredisConnection.php

+ 1 - 1
lib/Predis/Connection/PhpiredisConnection.php

@@ -74,7 +74,7 @@ class PhpiredisConnection extends AbstractConnection
     }
 
     /**
-     * Checks if the cURL and phpiredis extensions are loaded in PHP.
+     * Checks if the socket and phpiredis extensions are loaded in PHP.
      */
     private function checkExtensions()
     {