From 1663af2bc55ea4265343cd69276270e127de3a1e Mon Sep 17 00:00:00 2001 From: philipp Date: Sun, 3 Nov 2013 12:18:53 +0000 Subject: [PATCH] Fixed typo in comment. git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/mediawiki_extensions/wrmap/trunk@1779 7aebc617-e5e2-0310-91dc-80fb5f6d2477 --- wrmap.body.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrmap.body.php b/wrmap.body.php index eecb420..e4d0320 100644 --- a/wrmap.body.php +++ b/wrmap.body.php @@ -183,7 +183,7 @@ function xml_to_json_features($input) { class WrBaseMap { /// Renders the tag and the tag. - /// This class would be the only class needed but as the function render() toes not provide an argument + /// This class would be the only class needed but as the function render() does not provide an argument /// telling which tag name called the function, a trick with two inherited classes has to be used. /// @param $content string - the content of the tag /// @param $args array - the array of attribute name/value pairs for the tag -- 2.39.5