Merge "jquery.makeCollapsible: Move functions out of the var statement"
[lhc/web/wiklou.git] / includes / objectcache / MemcachedPeclBagOStuff.php
index 9f06fa0..36f5ead 100644 (file)
@@ -206,7 +206,7 @@ class MemcachedPeclBagOStuff extends MemcachedBagOStuff {
         * the client, but some day we might find a case where it should be
         * different.
         *
-        * @param $key string The key used by the caller, or false if there wasn't one.
+        * @param string $key The key used by the caller, or false if there wasn't one.
         * @param $result Mixed The return value
         * @return Mixed
         */