[feature/php-events] Fix doc of core.update_username

PHPBB3-9550
This commit is contained in:
Joas Schilling 2012-08-20 10:08:28 +02:00
parent f2c0b55665
commit aea60f9323

View file

@ -138,7 +138,7 @@ function user_update_name($old_name, $new_name)
}
/**
* Update username when it is changed
* Update a username when it is changed
*
* @event core.update_username
* @var string old_name The old username that is replaced