summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-02 06:27:16 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-05-02 06:27:16 +0000
commitec5ddd9a4ffdf3aba86d1302a010819d88c1f456 (patch)
tree7806b2fafed2bc2810ef042d1f0c4a0e5bc1b608 /doc
parentbfead4a0043c53966d3c41c4a7852174550155c2 (diff)
web commit by joey
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 9a1a2b490..c4f668373 100644
--- a/doc/plugins/write.mdwn
+++ b/doc/plugins/write.mdwn
@@ -60,7 +60,7 @@ use the following hashes, using a page name as the key:
* `%IkiWiki::links` lists the names of each page
that a page links to, in an array reference.
* `%IkiWiki::pagemtime` contains the last modification time of each page
-* `%IkiWiki::pagectime` contains the creation time of each page`
+* `%IkiWiki::pagectime` contains the creation time of each page
* `%IkiWiki::renderedfiles` contains the name of the file rendered by a
page
* `%IkiWiki::pagesources` contains the name of the source file for a page.