From 9a89cfa29d9ec1db1be81e3adef28ff703fddaa5 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 25 Feb 2014 10:40:54 -0800 Subject: [PATCH] Spelling fix. --- test/indent/ruby.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/indent/ruby.rb b/test/indent/ruby.rb index 344f16b3d13..daec1c30c69 100644 --- a/test/indent/ruby.rb +++ b/test/indent/ruby.rb @@ -361,7 +361,7 @@ a.records().map(&:b).zip( foo) # FIXME: This is not consistent with the example below it, but this -# ofset only happens if the colon is at eol, which wouldn't be often. +# offset only happens if the colon is at eol, which wouldn't be often. # Tokenizing `bar:' as `:bar =>' would be better, but it's hard to # distinguish from a variable reference inside a ternary operator. foo(bar: -- 2.39.2