Index: modules/system/system.install
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/system.install,v
retrieving revision 1.246
diff -u -p -r1.246 system.install
--- modules/system/system.install	10 Apr 2008 10:28:23 -0000	1.246
+++ modules/system/system.install	13 Apr 2008 18:51:14 -0000
@@ -750,7 +750,7 @@ function system_schema() {
         '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,
