summaryrefslogtreecommitdiff
path: root/scripts/drupal.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/drupal.sh')
-rwxr-xr-xscripts/drupal.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/drupal.sh b/scripts/drupal.sh
index a82f61bc3..c6ee7261d 100755
--- a/scripts/drupal.sh
+++ b/scripts/drupal.sh
@@ -37,7 +37,7 @@ All arguments are long options.
URI The URI to execute, i.e. http://default/foo/bar for executing
the path '/foo/bar' in your site 'default'. URI has to be
- enclosured by quotation marks if there are ampersands in it
+ enclosed by quotation marks if there are ampersands in it
(f.e. index.php?q=node&foo=bar). Prefix 'http://' is required,
and the domain must exist in Drupal's sites-directory.