Merge "Remove File::sha1Base36() (deprecated since 1.19)"
[lhc/web/wiklou.git] / includes / Revision.php
index 836dbce..a6148c7 100644 (file)
@@ -952,7 +952,7 @@ class Revision implements IDBAccessObject {
        }
 
        /**
-        * @param int $field one of DELETED_* bitfield constants
+        * @param int $field One of DELETED_* bitfield constants
         *
         * @return bool
         */