Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lifo committed Apr 18, 2010
1 parent 1e62a8b commit eca137f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/tolk/locale.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class Locale < ActiveRecord::Base
'da' => 'Danish',
'fr' => 'French',
'se' => 'Swedish',
'no' => 'Norweigan',
'no' => 'Norwegian',
'nl' => 'Dutch',
'jp' => 'Japanese',
'ru' => 'Russian',
Expand Down

0 comments on commit eca137f

Please sign in to comment.