]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/write.mdwn
web commit by JoshTriplett: Formatting, typos, and wording.
[ikiwiki.git] / doc / plugins / write.mdwn
index d822408c2d49e856c802578ac7d267979a713472..1aaaf1d1e7ea7aa7e3e6371b7fbf987d735d5a9b 100644 (file)
@@ -314,9 +314,9 @@ Makes the specified page depend on the specified [[PageSpec]].
 
 #### `pagespec_match($$;$)`
 
-Passed a page name, a [[PageSpec]], and the location the glob should be
-matched against, returns true if the [[PageSpec]] matches the page. (If the
-third parameter is not passed, relative PageSpecs will match relative to
+Passed a page name, a [[PageSpec]], and the location the [[PageSpec]] should
+be matched against, returns true if the [[PageSpec]] matches the page. (If
+the third parameter is not passed, relative PageSpecs will match relative to
 the top of the wiki.)
 
 #### `bestlink($$)`