From ec5ddd9a4ffdf3aba86d1302a010819d88c1f456 Mon Sep 17 00:00:00 2001 From: www-data Date: Tue, 2 May 2006 06:27:16 +0000 Subject: [PATCH] web commit by joey --- doc/plugins/write.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.32.0.93.g670b81a890