summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwebchick <webchick@24967.no-reply.drupal.org>2012-01-21 09:55:50 -0800
committerwebchick <webchick@24967.no-reply.drupal.org>2012-01-21 09:55:50 -0800
commitab4c445692912b68b949f84cbfd5786244f9cbd7 (patch)
tree13a62f17491908290b667b33ade50ab161d64453
parent2797acb9525d197725af01e7bca32df32cba8566 (diff)
downloadbrdo-ab4c445692912b68b949f84cbfd5786244f9cbd7.tar.gz
brdo-ab4c445692912b68b949f84cbfd5786244f9cbd7.tar.bz2
Issue #1399334 by ArtistConk: Two small grammar fixes.
-rw-r--r--INSTALL.mysql.txt2
-rw-r--r--MAINTAINERS.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.mysql.txt b/INSTALL.mysql.txt
index a7c292e31..bee581108 100644
--- a/INSTALL.mysql.txt
+++ b/INSTALL.mysql.txt
@@ -18,7 +18,7 @@ initial database files. Next you must log in and set the access database rights:
mysql -u username -p
Again, you will be asked for the 'username' database password. At the MySQL
-prompt, enter following command:
+prompt, enter the following command:
GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER
ON databasename.*
diff --git a/MAINTAINERS.txt b/MAINTAINERS.txt
index 587e5de9e..35eecf836 100644
--- a/MAINTAINERS.txt
+++ b/MAINTAINERS.txt
@@ -7,7 +7,7 @@ Branch maintainers
------------------
The Drupal Core branch maintainers oversee the development of Drupal as a whole.
-The branch mainainers for Drupal 7 are:
+The branch maintainers for Drupal 7 are:
- Dries Buytaert 'dries' <http://drupal.org/user/1>
- Angela Byron 'webchick' <http://drupal.org/user/24967>