diff options
-rw-r--r-- | modules/profile/profile.admin.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profile/profile.admin.inc b/modules/profile/profile.admin.inc index e4ceb53c0..4a86e991f 100644 --- a/modules/profile/profile.admin.inc +++ b/modules/profile/profile.admin.inc @@ -64,7 +64,7 @@ function profile_admin_overview() { } /** - * Submit hanlder to update changed profile field weights and categories. + * Submit handler to update changed profile field weights and categories. * * @see profile_admin_overview() */ |