diff --git a/lib/money/money/formatter.rb b/lib/money/money/formatter.rb index bff2b8010a..d115d57cca 100644 --- a/lib/money/money/formatter.rb +++ b/lib/money/money/formatter.rb @@ -185,7 +185,7 @@ class Formatter # in a html tag. # # @example - # Money.new(10000, "USD").format(disambiguate: false) + # Money.new(10000, "USD").format(html_wrap_symbol: true) # #=> "$100.00 # # @option rules [Symbol] :symbol_position (:before) `:before` if the currency