From 940dec5e7df1c4c7ec131073bd364ddd59d4b48c Mon Sep 17 00:00:00 2001 From: John Bampton Date: Sun, 13 Dec 2020 17:26:24 +1000 Subject: Fix spelling --- mrbgems/mruby-struct/mrblib/struct.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mrbgems/mruby-struct') diff --git a/mrbgems/mruby-struct/mrblib/struct.rb b/mrbgems/mruby-struct/mrblib/struct.rb index 21cbb47ed..b398409c3 100644 --- a/mrbgems/mruby-struct/mrblib/struct.rb +++ b/mrbgems/mruby-struct/mrblib/struct.rb @@ -20,7 +20,7 @@ if Object.const_defined?(:Struct) ## # Calls the given block for each element of +self+ - # and pass the name and value of the respectiev + # and pass the name and value of the respective # element. # # ISO 15.2.18.4.5 -- cgit v1.2.3