Index: trunk/extensions/FlaggedRevs/FlaggedRevs.php |
— | — | @@ -74,7 +74,7 @@ |
75 | 75 | # IMPORTANT: DO NOT EDIT THIS FILE |
76 | 76 | # When configuring globals, set them at LocalSettings.php instead |
77 | 77 | |
78 | | -# This will only distinguish "sigted", "quality", and unreviewed |
| 78 | +# This will only distinguish "sighted", "quality", and unreviewed |
79 | 79 | # A small icon will show in the upper right hand corner |
80 | 80 | $wgSimpleFlaggedRevsUI = true; |
81 | 81 | # For visitors, only show tags/icons for unreviewed/outdated pages |