Unverified Commit 83ff912b by Olle Jonsson Committed by GitHub

Fix typo invlaid -> invalid (#835)

parent 7b4bcdeb
......@@ -1971,7 +1971,7 @@ describe AnnotateModels do
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'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment