Index: wp-admin/user-edit.php
===================================================================
--- wp-admin/user-edit.php	(revision 15098)
+++ wp-admin/user-edit.php	(working copy)
@@ -41,7 +41,7 @@
     '<p>' . __('Required fields are indicated; the rest are optional. Profile information will only be displayed if your theme is set up to do so.') . '</p>' .
     '<p>' . __('Remember to click the Update Profile button when you are finished.') . '</p>' . 
     '<p><strong>' . __('For more information:') . '</strong></p>' . 
-    '<p>' . __('<a target="_blank" href="http://codex.wordpress.org/Users_Your_Profile_SubPanel">User Profile</a>') . '</p>' .
+    '<p>' . __('<a target="_blank" href="http://codex.wordpress.org/Users_Your_Profile_SubPanel">Documentation on User Profiles</a>') . '</p>' .
     '<p>' . __('<a target="_blank" href="http://wordpress.org/support/">Support Forums</a>') . '</p>' 
 );
 

