aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/install/index.php')
-rwxr-xr-xphpBB/install/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/install/index.php b/phpBB/install/index.php
index b02fc5d973..0a8a45b771 100755
--- a/phpBB/install/index.php
+++ b/phpBB/install/index.php
@@ -600,7 +600,7 @@ class module
}
/**
- * Generate the relevant HTML for an input field and the assosciated label and explanatory text
+ * Generate the relevant HTML for an input field and the associated label and explanatory text
*/
function input_field($name, $type, $value='', $options='')
{