summaryrefslogtreecommitdiffstats
path: root/inc/render.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/render.inc.php')
-rw-r--r--inc/render.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/render.inc.php b/inc/render.inc.php
index 34e064bc..2c3a1da7 100644
--- a/inc/render.inc.php
+++ b/inc/render.inc.php
@@ -257,7 +257,7 @@ class Render
}
/**
- * Close the given tag. Will check if it maches the tag last opened
+ * Close the given tag. Will check if it matches the tag last opened
*/
public static function closeTag($tag)
{