From 9d25376d82e732f762ebbbf5182a659fa4235d31 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 3 Nov 2016 20:29:15 +0000 Subject: [PATCH] Correct spelling mistake --- modules/parser-parsedown.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/parser-parsedown.php b/modules/parser-parsedown.php index 7a90884..074874d 100644 --- a/modules/parser-parsedown.php +++ b/modules/parser-parsedown.php @@ -48,7 +48,7 @@ register_module([ Type thisTo get this {{{@}}}Lists all variables and their values in a table. {{{#}}}Shows a 'stack trace', outlining all the parent includes of the current page being parsed. - {{{~}}}Outputs the requested pagee's name. + {{{~}}}Outputs the requested page's name. {{{*}}}Outputs a comma separated list of all the subpages of the current page. {{{+}}}Shows a gallery containing all the files that are sub pages of the current page. ");