Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
drKreso committed Nov 6, 2012
1 parent 6101486 commit 9c3d637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/amount_inflector/number_to_kune.rb
Expand Up @@ -6,7 +6,7 @@ def self.convert(amount)
NumberToKune.new.convert(amount)
end

#treba se 'rimovati' na kunu
#needs to 'rhime' on "kuna"
WORDS = {
"0" => "nula",
"1" => "jedna",
Expand Down

0 comments on commit 9c3d637

Please sign in to comment.