From 4b6008ce0dbf76a03213071d83d435f4f1835811 Mon Sep 17 00:00:00 2001 From: kazu Date: Tue, 13 Sep 2016 12:26:01 +0000 Subject: fix unbalanced backquote [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56152 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 18cd2885cf..c659a643b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,7 +32,7 @@ Tue Sep 13 00:39:47 2016 Aaron Patterson Mon Sep 12 13:46:23 2016 Anton Davydov - * lib/uri/mailto.rb: Removed needless `return` and use `.`` instead of `::` + * lib/uri/mailto.rb: Removed needless `return` and use `.` instead of `::` with class method. * test/uri/test_mailto.rb: Added tests for coverage. [fix GH-1426][Misc #12750][ruby-core:77242] -- cgit v1.2.3