From 5007ba8a6d971379a3f8c626b8b4e5f4b696ec67 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sat, 7 Nov 2009 14:27:20 +0000 Subject: #525504 follow-up by andypost: Fixed PHPDoc typo. --- modules/user/user.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/user/user.module') diff --git a/modules/user/user.module b/modules/user/user.module index 488573709..2f1d2cd4e 100644 --- a/modules/user/user.module +++ b/modules/user/user.module @@ -1562,7 +1562,7 @@ function user_init() { } /** - * Load a either a specified or the current user account. + * Load either a specified or the current user account. * * @param $uid * An optional user ID of the user to load. If not provided, the current -- cgit v1.2.3