From 664921094c275b1d5e69077b26394a676bb5e5d7 Mon Sep 17 00:00:00 2001 From: Sebastiano Date: Tue, 17 Jan 2023 15:01:38 +0100 Subject: clean code --- lib/axlsx/drawing/pic.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/axlsx/drawing/pic.rb b/lib/axlsx/drawing/pic.rb index f2f72cea..4e269721 100644 --- a/lib/axlsx/drawing/pic.rb +++ b/lib/axlsx/drawing/pic.rb @@ -7,7 +7,7 @@ module Axlsx # Creates a new Pic(ture) object # @param [Anchor] anchor the anchor that holds this image - # @@option options [Boolean] :remote indicates if image_src is a remote URI + # @option options [Boolean] :remote indicates if image_src is a remote URI # @option options [String] :name # @option options [String] :descr # @option options [String] :image_src -- cgit v1.2.3