From df3e22ce84c2b19de9833f3b642098ee5abd826a Mon Sep 17 00:00:00 2001 From: hsbt Date: Fri, 24 Feb 2017 07:39:37 +0000 Subject: Update rdoc-5.1.0 * Details of changes are following url. https://github.com/rdoc/rdoc/blob/master/History.rdoc#510--2017-02-24 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/rdoc/test_rdoc_i18n_text.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/rdoc/test_rdoc_i18n_text.rb') 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 -- cgit v1.2.3