aboutsummaryrefslogtreecommitdiffstats
path: root/test/rdoc/test_rdoc_i18n_text.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rdoc/test_rdoc_i18n_text.rb')
-rw-r--r--test/rdoc/test_rdoc_i18n_text.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rdoc/test_rdoc_i18n_text.rb b/test/rdoc/test_rdoc_i18n_text.rb
index 61df193969..4169b92079 100644
--- a/test/rdoc/test_rdoc_i18n_text.rb
+++ b/test/rdoc/test_rdoc_i18n_text.rb
@@ -59,7 +59,7 @@ Paragraphe 2.
assert_equal expected, translate(raw)
end
- def test_translate_not_transalted_message
+ def test_translate_not_translated_message
nonexistent_paragraph = <<-PARAGRAPH.strip
Nonexistent paragraph.
PARAGRAPH