From: www-data Date: Tue, 2 May 2006 06:26:55 +0000 (+0000) Subject: web commit by joey X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/bfead4a0043c53966d3c41c4a7852174550155c2?ds=sidebyside web commit by joey --- diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 0f2c26344..9a1a2b490 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -58,7 +58,7 @@ If your plugin needs to access data about other pages in the wiki. It can use the following hashes, using a page name as the key: * `%IkiWiki::links` lists the names of each page - that is linked to from that page in an array reference. + 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::renderedfiles` contains the name of the file rendered by a