From 4b203f57f3c14a2bb61cc4e2a3568cb0ab8254af Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Fri, 11 Sep 2020 13:59:19 +0200 Subject: [PATCH] Fix typo invlaid -> invalid --- spec/lib/annotate/annotate_models_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/lib/annotate/annotate_models_spec.rb b/spec/lib/annotate/annotate_models_spec.rb index e2d6f41ab..370298f3c 100644 --- a/spec/lib/annotate/annotate_models_spec.rb +++ b/spec/lib/annotate/annotate_models_spec.rb @@ -1971,7 +1971,7 @@ class FooWithKnownMacro < ActiveRecord::Base end end - context 'when the file includes invlaid multibyte chars (USASCII)' do + context 'when the file includes invalid multibyte chars (USASCII)' do context 'when class FooWithUtf8 is defined in "foo_with_utf8.rb"' do let :filename do 'foo_with_utf8.rb'