]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
web commit by joey
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 2 May 2006 06:27:16 +0000 (06:27 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 2 May 2006 06:27:16 +0000 (06:27 +0000)
doc/plugins/write.mdwn

index 9a1a2b4904739f15245e99f479ae3438dc7a2205..c4f668373024d2a18fce28ed264c4c412e8e89a9 100644 (file)
@@ -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.