From c5abe63eee3f1435473afcbdbdea7990caef7bf3 Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Mon, 9 Apr 2012 19:14:04 +0900 Subject: credit where credit is due, some docs changes and removing the befor_script from travis as it requires rake in the deps it seems. --- lib/axlsx/stylesheet/styles.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/axlsx/stylesheet/styles.rb b/lib/axlsx/stylesheet/styles.rb index cd8c7139..5a890033 100644 --- a/lib/axlsx/stylesheet/styles.rb +++ b/lib/axlsx/stylesheet/styles.rb @@ -133,7 +133,7 @@ module Axlsx # @option options [String] font_name The name of the font to use # @option options [Integer] num_fmt The number format to apply # @option options [String] format_code The formatting to apply. If this is specified, num_fmt is ignored. - # @option options [Integer] border The border style to use. + # @option options [Integer|Hash] border The border style to use. # @option options [String] bg_color The background color to apply to the cell # @option options [Boolean] hidden Indicates if the cell should be hidden # @option options [Boolean] locked Indicates if the cell should be locked -- cgit v1.2.3