From ab49e774910743701ee8742799c0b5a58ea65d8a Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 14 Dec 2019 08:59:39 +0100 Subject: Fix some typos (found by codespell) Signed-off-by: Stefan Weil --- inc/render.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/render.inc.php') 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) { -- cgit v1.2.3-55-g7522