]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki/pagespec/attachment.mdwn
fix link text on links to plugins
[ikiwiki.git] / doc / ikiwiki / pagespec / attachment.mdwn
index de7c7417f963dd174dbc163cca9d6807c4daa8ca..6b86c510b41cfe74b2aad7e0a38a5d259e7e9085 100644 (file)
@@ -13,7 +13,7 @@ check all attachments for virii, something like this could be used:
   
        virusfree() and ((user(joey) and podcast/*.mp3 and mimetype(audio/mpeg) and maxsize(15mb)) or (!ispage() and maxsize(50kb)))
 
-The regular [[ikiwiki/PageSpec]] syntax is expanded with thw following
+The regular [[ikiwiki/PageSpec]] syntax is expanded with the following
 additional tests:
 
 * maxsize(size)