summaryrefslogtreecommitdiff
path: root/doc/plugins/rawhtml.mdwn
diff options
context:
space:
mode:
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.