Typofix
authorNiklas Laxström <niklas.laxstrom@gmail.com>
Wed, 14 Nov 2012 07:43:02 +0000 (07:43 +0000)
committerNiklas Laxström <niklas.laxstrom@gmail.com>
Wed, 14 Nov 2012 07:43:02 +0000 (07:43 +0000)
Change-Id: I50bf84c3d7f75f6d2a0f3d4f8e86622486f2be28

includes/objectcache/ObjectCache.php

index 83b6016..e4af262 100644 (file)
@@ -141,7 +141,7 @@ class ObjectCache {
         *
         * This always uses the PHP client, since the PECL client has a different
         * hashing scheme and a different interpretation of the flags bitfield, so
-        * switching between the two clients randomly would be disasterous.
+        * switching between the two clients randomly would be disastrous.
         *
         * @param $params array
         *