From 6511bfd79af479bd889a2d9250631a5ed78ecf51 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Tue, 27 Sep 2016 10:37:35 +0900 Subject: Removed trailing spaces --- mrblib/hash.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mrblib') diff --git a/mrblib/hash.rb b/mrblib/hash.rb index 782111459..4727b0870 100644 --- a/mrblib/hash.rb +++ b/mrblib/hash.rb @@ -201,7 +201,7 @@ class Hash }.join(", ")+"}" end ## - # Return the contents of this hash as a string. + # Return the contents of this hash as a string. # # ISO 15.2.13.4.30 (x) def inspect -- cgit v1.2.3