Index: pathauto.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/pathauto/pathauto.module,v
retrieving revision 1.39
diff -u -r1.39 pathauto.module
--- pathauto.module	22 Oct 2006 21:53:05 -0000	1.39
+++ pathauto.module	4 Nov 2006 14:09:36 -0000
@@ -489,7 +489,7 @@
   if ($may_cache) {
     $items[] = array(
       'path' => 'admin/settings/pathauto',
-      'title' => t('pathauto'),
+      'title' => t('Pathauto'),
       'description' => t('Configure how pathauto generates clean URLs for your content.'),
       'callback' => 'drupal_get_form',
       'callback arguments' => array('pathauto_admin_settings'),
