1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

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

PHPBB3-9550
This commit is contained in:
Joas Schilling
2012-08-20 10:07:05 +02:00
parent 7f156c9798
commit f2c0b55665

View File

@@ -1763,7 +1763,7 @@ function show_profile($data, $user_notes_enabled = false, $warn_user_enabled = f
);
/**
* Preparing user's data before displaying it in profile and memberlist
* Preparing a user's data before displaying it in profile and memberlist
*
* @event core.memberlist_prepare_profile_data
* @var array data Array with user's data