]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/write.mdwn
web commit by http://adam.shand.net/: grammatical cleanup
[ikiwiki.git] / doc / plugins / write.mdwn
index 8f0a99acbef2a8ae30b97b4f0c002c684f301339..870b3c451e24faea3a403a3b08c8e9ae8bda80f2 100644 (file)
@@ -422,7 +422,9 @@ This is the standard gettext function, although slightly optimised.
 
 #### `urlto($$)`
 
-Construct a relative url to the first parameter from the second.
+Construct a relative url to the first parameter from the page named by the
+second. The first parameter can be either a page name, or some other
+destination file, as registered by `will_render`.
 
 #### `targetpage($$)`