web commit by http://dalefarnsworth.myopenid.com/: fix typo
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 8 Apr 2007 03:02:11 +0000 (03:02 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 8 Apr 2007 03:02:11 +0000 (03:02 +0000)
doc/plugins/rawhtml.mdwn

index ffbbd467f682ff2fba2c3dcf51cb8e327eef01b5..237fb1db68798a9fbd2c91ca08ed3dff228b2e2d 100644 (file)
@@ -6,7 +6,7 @@ or xhtml files not as source files but as data files that are copied
 unchanged when the wiki is built. Compared with the [[html]] plugin, which
 treats html files as source files for the wiki, this plugin allows complete
 control over html pages. Note that this means that the html will not be
-sanitised of problimatic content such as javascript, so it can be insecure
+sanitised of problematic content such as javascript, so it can be insecure
 to enable this plugin if untrusted users have write access to your wiki's
 repository.