summaryrefslogtreecommitdiffstats
path: root/templates/show_install.inc
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-07-10 21:59:56 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-07-10 21:59:56 +0000
commite2eb5c0dbb442a9ed15b0b4ae1c367442d148100 (patch)
tree1ec6a0a026fb836534e2f55c31457d78bd0df135 /templates/show_install.inc
parentc335b93d9513023efa4e1d5c89f3c289739285f5 (diff)
downloadampache-e2eb5c0dbb442a9ed15b0b4ae1c367442d148100.tar.gz
ampache-e2eb5c0dbb442a9ed15b0b4ae1c367442d148100.tar.bz2
ampache-e2eb5c0dbb442a9ed15b0b4ae1c367442d148100.zip
fixed some spelling errors
Diffstat (limited to 'templates/show_install.inc')
-rw-r--r--templates/show_install.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_install.inc b/templates/show_install.inc
index ea1666b6..994cce73 100644
--- a/templates/show_install.inc
+++ b/templates/show_install.inc
@@ -33,7 +33,7 @@
<div class="text-box">
<span class="header1"><?php echo _("Ampache Installation"); ?></span>
<p>
-<?php echo _("This Page handles the installation of the ampache database and the creation of the ampache.cfg.php file. Before you continue please make sure that you have the following pre-requisits"); ?>
+<?php echo _("This Page handles the installation of the Ampache database and the creation of the ampache.cfg.php file. Before you continue please make sure that you have the following pre-requisites"); ?>
</br />
<ul>
<li><?php echo _("A MySQL Server with a username and password that can create/modify databases"); ?></li>