Skip to content

Commit 884c674

Browse files
committed
Fix Imgproxy.url_for docs
1 parent d438ff5 commit 884c674

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/imgproxy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def configure
100100
# @option options [Boolean] :auto_rotate
101101
# @option options [String] :filename
102102
# @option options [String] :format
103-
# @option options [Boolean] :attachment
103+
# @option options [Boolean] :return_attachment
104104
# @option options [Boolean] :use_short_options
105105
# @option options [Boolean] :base64_encode_urls
106106
# @option options [Boolean] :escape_plain_url

0 commit comments

Comments
 (0)