fix typo: pdf -> png

This commit is contained in:
Tom Preston-Werner
2010-03-31 12:08:28 -07:00
parent 651e4ffe58
commit 07f834d004
+2 -2
View File
@@ -121,12 +121,12 @@ Default is not floating.
To specify a max-width, use the `width=` option. Units must be specified in
either `px` or `em`. Default is `250px`.
[[image:gollum.pdf|width=400px]]
[[image:gollum.png|width=400px]]
To specify a max-height, use the `height=` option. Units must be specified in
either `px` or `em`. Default is `250px`.
[[image:gollum.pdf|height=300px]]
[[image:gollum.png|height=300px]]
## FILE LINKS