Index: modules/system/system.install
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/system.install,v
retrieving revision 1.238.2.1
diff -u -p -r1.238.2.1 system.install
--- modules/system/system.install	8 Feb 2008 17:07:55 -0000	1.238.2.1
+++ modules/system/system.install	10 Apr 2008 16:13:47 -0000
@@ -681,7 +681,7 @@ function system_schema() {
         'not null' => TRUE,
         'default' => ''),
       'to_arg_functions' => array(
-        'description' => t('A serialized array of function names (like user_current_to_arg) to be called to replace a part of the router path with another string.'),
+        'description' => t('A serialized array of function names (like user_uid_optional_to_arg) to be called to replace a part of the router path with another string.'),
         'type' => 'varchar',
         'length' => 255,
         'not null' => TRUE,
