]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki/directive/img.mdwn
images are not always scaled *down*
[ikiwiki.git] / doc / ikiwiki / directive / img.mdwn
index 66efd008e47db04b8c2b8313b3f010a5ef6596e2..94cc754bd8dc5152bb638ec8957337ecc724c423 100644 (file)
@@ -22,7 +22,7 @@ You can also pass `alt`, `title`, `class`, `align` and `id` parameters.
 These are passed through unchanged to the html img tag. If you include a
 `caption` parameter, the caption will be displayed centered beneath the image.
 
-The `link` parameter is used to control whether the scaled down image links
+The `link` parameter is used to control whether the scaled image links
 to the full size version. By default it does; set "link=somepage" to link
 to another page instead, or "link=no" to disable the link, or
 "link=http://url" to link to a given url.