lib/tapioca/static/requires_compiler.rb in tapioca-0.13.3 vs lib/tapioca/static/requires_compiler.rb in tapioca-0.14.3

- old
+ new

@@ -58,10 +58,10 @@ # string in their paths (relative to the input # path passed to Sorbet). # # Strings beginning with / match against the # prefix of these relative paths; others are - # substring matchs. + # substring matches. # Matches must be against whole folder and file # names, so `foo` matches `/foo/bar.rb` and # `/bar/foo/baz.rb` but not `/foo.rb` or # `/foo2/bar.rb`.