From f5a947aa0c2d197d679a3ff53ae17cfdaad41eae Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Wed, 25 Jul 2007 07:48:28 +0000 Subject: first step to the migration hotness, detect failed config files and show migration docs --- config/ampache.cfg.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index b4692d28..91e98847 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -224,7 +224,7 @@ show_album_art = "true" ; Amazon base urls ; An array of Amazon sites to search. ; NOTE: This will search each of these sites in turn so don't expect it -; to be lightening fast! +; to be lighting fast! ; It is strongly recommended that only one of these is selected at any ; one time ; POSSIBLE VALUES: -- cgit