Index: update.php
===================================================================
RCS file: /cvs/drupal/drupal/update.php,v
retrieving revision 1.272
diff -u -p -r1.272 update.php
--- update.php	8 Feb 2009 20:27:51 -0000	1.272
+++ update.php	11 Feb 2009 05:21:05 -0000
@@ -282,7 +282,7 @@ function update_script_selection_form() 
     );
     $form['submit'] = array(
       '#type' => 'submit',
-      '#value' => 'apply pending updates',
+      '#value' => 'Apply pending updates',
     );
   }
   return $form;
