aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/template.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/template.php')
-rw-r--r--phpBB/includes/template.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/template.php b/phpBB/includes/template.php
index a2e04e4ab4..259874488d 100644
--- a/phpBB/includes/template.php
+++ b/phpBB/includes/template.php
@@ -473,7 +473,7 @@ class template
}
/**
- * Include a seperate template
+ * Include a separate template
* @access private
*/
function _tpl_include($filename, $include = true)