projects
/
project/drupal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
1c99511
)
Issue #1606946 by Albert Volkman: Fix grammar in docs in update.php
author
Jennifer Hodgdon
Tue, 4 Dec 2012 18:25:51 +0000 (10:25 -0800)
committer
Jennifer Hodgdon
Tue, 4 Dec 2012 18:25:51 +0000 (10:25 -0800)
update.php
patch
|
blob
|
blame
|
history
diff --git
a/update.php
b/update.php
index
71b0916
..
f9be98e
100644
(file)
--- 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');