mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TitleBlacklist
synced 2024-11-15 10:17:49 +00:00
Fix typo
Spotted by Liuxinyu970226 and reported at https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Apihelp-titleblacklist-example-2/en Change-Id: I4789c97507588a71792dd9f0d0338cf90dfcb601
This commit is contained in:
parent
5678a99b70
commit
1185128686
|
@ -25,5 +25,5 @@
|
|||
"apihelp-titleblacklist-param-action": "The action to be checked.",
|
||||
"apihelp-titleblacklist-param-nooverride": "Don't try to override the titleblacklist.",
|
||||
"apihelp-titleblacklist-example-1": "Check whether [[Foo]] is blacklisted",
|
||||
"apihelp-titleblacklist-example-2": "Check whetner [[Bar]] is blacklisted for editing"
|
||||
"apihelp-titleblacklist-example-2": "Check whether [[Bar]] is blacklisted for editing"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue