We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f82783b + 20a5b2a commit ce37403Copy full SHA for ce37403
lib/prawn/images.rb
@@ -35,7 +35,7 @@ module Images
35
# not be changed.
36
# @option options :position [:left, :center, :right, Number]
37
# Horizontal position relative to the current bounding box.
38
- # @option options :vposition [:topm :center, :bottom, Number]
+ # @option options :vposition [:top, :center, :bottom, Number]
39
# Vertical position relative to the current bounding box.
40
# @option options :height [Number] (actual height of the image)
41
# The height of the image.
0 commit comments