From d967abdf1dab8b23fba39ce2aa35fe09cd5578f5 Mon Sep 17 00:00:00 2001 From: webchick Date: Sun, 2 Oct 2011 11:09:00 -0700 Subject: Issue #1054848 by barraponto: Fixing common typos through codespell.py. --- scripts/run-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/run-tests.sh') diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh index 30598233c..429b28b24 100755 --- a/scripts/run-tests.sh +++ b/scripts/run-tests.sh @@ -124,7 +124,7 @@ All arguments are long options. --clean Cleans up database tables or directories from previous, failed, tests and then exits (no tests are run). - --url Immediately preceeds a URL to set the host and path. You will + --url Immediately precedes a URL to set the host and path. You will need this parameter if Drupal is in a subdirectory on your localhost and you have not set \$base_url in settings.php. Tests can be run under SSL by including https:// in the URL. -- cgit v1.2.3