LanguageNameSearch: Fix typo in a comment
Change-Id: If69eda608eb6a6c9f131448ef3092684bf4af413
This commit is contained in:
committed by
jenkins-bot
parent
fba3bf019e
commit
caeb7f17bd
@@ -29,7 +29,7 @@ class LanguageNameSearch {
|
||||
* The returned language name for autocompletion is the first one that
|
||||
* matches in this list:
|
||||
* 1: exact match in [user, autonym, any other language]
|
||||
* 2: prefix match in [user, autonum, any other language]
|
||||
* 2: prefix match in [user, autonym, any other language]
|
||||
* 3: inline match in [user, autonym, any other language]
|
||||
*
|
||||
* @param string $searchKey
|
||||
|
||||
Reference in New Issue
Block a user