Index: modules/user/user.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/user/user.module,v
retrieving revision 1.1075
diff -u -p -r1.1075 user.module
--- modules/user/user.module	1 Nov 2009 21:26:44 -0000	1.1075
+++ modules/user/user.module	7 Nov 2009 04:43:14 -0000
@@ -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
