fix docstring of get_poke_verbs()

This commit is contained in:
fabrixxm 2018-03-19 10:20:01 +01:00 committed by GitHub
parent 8a2a4510ec
commit e6c59b0593
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1062,7 +1062,7 @@ function linkify($s) {
* Load poke verbs
*
* @return array index is present tense verb
value is array containing past tense verb, translation of present, translation of past
* value is array containing past tense verb, translation of present, translation of past
* @hook poke_verbs pokes array
*/
function get_poke_verbs() {