summaryrefslogtreecommitdiff
path: root/doc/plugins/rawhtml.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-08 03:02:11 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-08 03:02:11 +0000
commitfd0c6711b51c1553ac51f2966503ca136ee0ae6b (patch)
treeb075e6aa183e75c6db38d04e2b3b05874a9f8da5 /doc/plugins/rawhtml.mdwn
parentd7deeb44dbd1c0da407ad52f5ed7255fd132547b (diff)
web commit by http://dalefarnsworth.myopenid.com/: fix typo
Diffstat (limited to 'doc/plugins/rawhtml.mdwn')
-rw-r--r--doc/plugins/rawhtml.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/rawhtml.mdwn b/doc/plugins/rawhtml.mdwn
index ffbbd467f..237fb1db6 100644
--- a/doc/plugins/rawhtml.mdwn
+++ b/doc/plugins/rawhtml.mdwn
@@ -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.