aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc/i18n/locale.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rdoc/i18n/locale.rb')
-rw-r--r--lib/rdoc/i18n/locale.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rdoc/i18n/locale.rb b/lib/rdoc/i18n/locale.rb
index 735a271bf3..4d55f6965d 100644
--- a/lib/rdoc/i18n/locale.rb
+++ b/lib/rdoc/i18n/locale.rb
@@ -92,7 +92,7 @@ class RDoc::I18n::Locale
end
##
- # Translates the +message+ into locale. If there is no tranlsation
+ # Translates the +message+ into locale. If there is no translation
# messages for +message+ in locale, +message+ itself is returned.
def translate(message)