summaryrefslogtreecommitdiffstats
path: root/templates/show_install_account.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_install_account.inc.php')
-rw-r--r--templates/show_install_account.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_install_account.inc.php b/templates/show_install_account.inc.php
index 014e48dc..1cc18fff 100644
--- a/templates/show_install_account.inc.php
+++ b/templates/show_install_account.inc.php
@@ -34,7 +34,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>