summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-12 13:34:44 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-03-12 13:34:44 -0400
commitbe0f1a63a3ebd05967a8bc6b03a425a2118b17c4 (patch)
treeeb3e53ec5ab82d62690878175b38b5593acf7b5f /doc
parent95261278e75592d99c29741ca211e05a06aaa7f4 (diff)
typo
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/write.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn
index 410d49aaf..b9d7c01c2 100644
--- a/doc/plugins/write.mdwn
+++ b/doc/plugins/write.mdwn
@@ -512,7 +512,7 @@ version of the file. In particular, in preview mode, this should still be
called even if the file isn't going to be written to during the preview.
Ikiwiki uses this information to automatically clean up rendered files when
-the page that rendered them goes away or is changes to no longer render
+the page that rendered them goes away or is changed to no longer render
them. will_render also does a few important security checks.
#### `pagetype($)`