Index: modules/toolbar/toolbar.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/toolbar/toolbar.module,v
retrieving revision 1.10
diff -u -p -r1.10 toolbar.module
--- modules/toolbar/toolbar.module	5 Sep 2009 15:05:05 -0000	1.10
+++ modules/toolbar/toolbar.module	14 Sep 2009 03:19:45 -0000
@@ -90,7 +90,7 @@ function toolbar_build() {
         'html' => TRUE,
       ),
       'logout' => array(
-        'title' => t('Logout'),
+        'title' => t('Log out'),
         'href' => 'user/logout',
       ),
     ),
