summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--update.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.php b/update.php
index 71b0916fd..f9be98edf 100644
--- a/update.php
+++ b/update.php
@@ -28,7 +28,7 @@ define('DRUPAL_ROOT', getcwd());
define('MAINTENANCE_MODE', 'update');
/**
- * Renders form with a list of available database updates.
+ * Renders a form with a list of available database updates.
*/
function update_selection_page() {
drupal_set_title('Drupal database update');