Skip to content

Commit

Permalink
Swedish - grammar and spelling
Browse files Browse the repository at this point in the history
No separation
  • Loading branch information
Liggliluff authored Sep 24, 2017
1 parent 02f8671 commit ac4df8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/numbers_and_words/translations/se.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Se < Base
include NumbersAndWords::Translations::Families::Latin

def tens_with_ones(numbers, _options = {})
super numbers, separator: '-'
super numbers, separator: ''
end
end
end
Expand Down

0 comments on commit ac4df8f

Please # to comment.