We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f82783b commit 20a5b2aCopy full SHA for 20a5b2a
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