Index: modules/system/system.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/system.module,v
retrieving revision 1.771
diff -u -p -r1.771 system.module
--- modules/system/system.module	25 Aug 2009 10:07:19 -0000	1.771
+++ modules/system/system.module	25 Aug 2009 15:07:18 -0000
@@ -2191,7 +2191,8 @@ function _system_settings_form_automatic
  * @param $form
  *   An associative array containing the structure of the form.
  * @param $automatic_defaults
- *   Automatically load the saved values for each field from the system variables (defaults to TRUE).
+ *   Automatically load the saved values for each field from the system variables
+ *   (defaults to TRUE).
  * @return
  *   The form structure.
  */
