X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fsearch%2FNullIndexField.php;h=ff1e8cbf74e89a41c4582236a19a60c9eaecc95f;hb=30d58769ac54f8ef3f0c54558f43b9a73a68b37e;hp=5ecf5c8929364c3ba44a76f5feda7ccccac548b3;hpb=20b0288ac360d791bd2af16586f91f62711c8a37;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/search/NullIndexField.php b/includes/search/NullIndexField.php index 5ecf5c8929..ff1e8cbf74 100644 --- a/includes/search/NullIndexField.php +++ b/includes/search/NullIndexField.php @@ -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 */