Merge "Show a warning in edit preview when a template loop is detected"
[lhc/web/wiklou.git] / includes / search / NullIndexField.php
index 5ecf5c8..ff1e8cb 100644 (file)
@@ -17,7 +17,7 @@ class NullIndexField implements SearchIndexField {
        /**
         * Set global flag for this field.
         *
-        * @param int  $flag Bit flag to set/unset
+        * @param int $flag Bit flag to set/unset
         * @param bool $unset True if flag should be unset, false by default
         * @return $this
         */