projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9526127
)
typo
author
Joey Hess
<joey@kodama.kitenet.net>
Wed, 12 Mar 2008 17:34:44 +0000
(13:34 -0400)
committer
Joey Hess
<joey@kodama.kitenet.net>
Wed, 12 Mar 2008 17:34:44 +0000
(13:34 -0400)
doc/plugins/write.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/write.mdwn
b/doc/plugins/write.mdwn
index 410d49aaf9ee09fd044b877c84730e5ecbac193a..b9d7c01c2367147b3c7771ca312e8a5b3193e82e 100644
(file)
--- 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 change
s
to no longer render
+the page that rendered them goes away or is change
d
to no longer render
them. will_render also does a few important security checks.
#### `pagetype($)`