Fix variable name of param doc in RCCacheEntryFactory
[lhc/web/wiklou.git] / includes / changes / RCCacheEntryFactory.php
index 49ce1b3..3e289cf 100644 (file)
@@ -81,7 +81,7 @@ class RCCacheEntryFactory {
 
        /**
         * @param RecentChange $cacheEntry
-        * @param User $User
+        * @param User $user
         *
         * @return boolean
         */