#211876 by hass: typo in profile module docs
--- modules/profile/profile.admin.inc 2008/01/08 10:35:42 1.7
+++ modules/profile/profile.admin.inc 2008/01/21 15:20:43 1.8
@@ -1,5 +1,5 @@
<?php
-// $Id: profile.admin.inc,v 1.6 2007/12/09 13:03:01 goba Exp $
+// $Id: profile.admin.inc,v 1.7 2008/01/08 10:35:42 goba Exp $
/**
* @file
@@ -64,7 +64,7 @@
}
/**
- * Submit hanlder to update changed profile field weights and categories.
+ * Submit handler to update changed profile field weights and categories.
*
* @see profile_admin_overview()
*/