git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/mediawiki_extensions/wrmap/trunk@1779
7aebc617-e5e2-0310-91dc-
80fb5f6d2477
class WrBaseMap {
/// Renders the <wrgmap> tag and the <wrmap> 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 <wrgmap> tag
/// @param $args array - the array of attribute name/value pairs for the tag