diff --git a/install.php b/install.php
index fc76bfbd..0306b43b 100644
--- a/install.php
+++ b/install.php
@@ -11,7 +11,7 @@
* Initialise the database, check that folder
* permissions are set properly.
*
- * This file should be independant of the database
+ * This file should be independent of the database
* and other such things that aren't ready yet
*/
@@ -26,7 +26,39 @@ date_default_timezone_set('UTC');