aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/embedding_content.mdwn
diff options
context:
space:
mode:
authorhttp://furicle.pip.verisignlabs.com/ <http://furicle.pip.verisignlabs.com/@web>2009-04-16 17:11:54 -0400
committerJoey Hess <joey@kitenet.net>2009-04-16 17:11:54 -0400
commit4f53b59df759d6efb8dcbbf943185599b9455aab (patch)
tree0d742c168cb6f7236314b8a98cfa66670a2456d1 /doc/tips/embedding_content.mdwn
parent78f5e553e79ea9d1423e5b971a0a9a0c70d249a0 (diff)
downloadikiwiki-4f53b59df759d6efb8dcbbf943185599b9455aab.tar
ikiwiki-4f53b59df759d6efb8dcbbf943185599b9455aab.tar.gz
typo - but it bugged me...
Diffstat (limited to 'doc/tips/embedding_content.mdwn')
-rw-r--r--doc/tips/embedding_content.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/embedding_content.mdwn b/doc/tips/embedding_content.mdwn
index 142acd16e..bfe458a84 100644
--- a/doc/tips/embedding_content.mdwn
+++ b/doc/tips/embedding_content.mdwn
@@ -15,7 +15,7 @@ you'd better trust that site. And if ikiwiki lets you enter such html, it
needs to trust you.)
The [[plugins/htmlscrubber]] offers a different way around this problem.
-You can configure it to skip scrubbing certian pages, so that content from
+You can configure it to skip scrubbing certain pages, so that content from
elsewhere can be embedded on those pages. Then use [[plugins/lockedit]]
to limit who can edit those unscrubbed pages.