diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-07-27 23:43:43 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-07-27 23:43:43 +0000 |
commit | 89756d9c4bd32edb9a54a1a87c917e23e4720601 (patch) | |
tree | c7f6b3f941891c0bf30757106ef0eea638e3a9da /templates/show_test_config.inc.php | |
parent | 755734ee8825b90993249b6fef87a59f1ac755c3 (diff) | |
download | ampache-89756d9c4bd32edb9a54a1a87c917e23e4720601.tar.gz ampache-89756d9c4bd32edb9a54a1a87c917e23e4720601.tar.bz2 ampache-89756d9c4bd32edb9a54a1a87c917e23e4720601.zip |
fixed two more typos
Diffstat (limited to 'templates/show_test_config.inc.php')
-rw-r--r-- | templates/show_test_config.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_test_config.inc.php b/templates/show_test_config.inc.php index 644e1d4b..27d93b45 100644 --- a/templates/show_test_config.inc.php +++ b/templates/show_test_config.inc.php @@ -67,7 +67,7 @@ method simply comment it out valid values are<br /> <br /> <strong>amazon_base_urls</strong> (<i>http://webservices.amazon.com</i>)<br /> An array of Amazon sites to search. NOTE: This will search each of these sites in turn so don't expect it -to be lighting fast! It is strongly recommended that only one of these is selected at any<br /> +to be lightning fast! It is strongly recommended that only one of these is selected at any<br /> <br /> </div> <div id="bottom"> |