summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/drawing/vml_shape.rb
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2012-05-13 14:38:40 +0900
committerRandy Morgan <[email protected]>2012-05-13 14:38:40 +0900
commit837bbc3a347ddf822985794871d243b501cb5dbe (patch)
treee983c81e02561e25fb6ccff584ca27c69c53368a /lib/axlsx/drawing/vml_shape.rb
parentb9adbffcef2ab5c95d38c1dea33ebffcdef47100 (diff)
downloadcaxlsx-837bbc3a347ddf822985794871d243b501cb5dbe.tar.gz
caxlsx-837bbc3a347ddf822985794871d243b501cb5dbe.zip
updating docs
Diffstat (limited to 'lib/axlsx/drawing/vml_shape.rb')
-rw-r--r--lib/axlsx/drawing/vml_shape.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/axlsx/drawing/vml_shape.rb b/lib/axlsx/drawing/vml_shape.rb
index 64bf4398..d1aaf07e 100644
--- a/lib/axlsx/drawing/vml_shape.rb
+++ b/lib/axlsx/drawing/vml_shape.rb
@@ -90,7 +90,7 @@ module Axlsx
# @see bottom_row
def bottom_row=(v); Axlsx::validate_integerish(v); @bottom_row = v.to_i end
- # @see_bottom_offset
+ # @see bottom_offset
def bottom_offset=(v); Axlsx::validate_integerish(v); @bottom_offset = v.to_i end
# serialize the shape to a string