Fix spelling

This commit is contained in:
Markus Schirp 2015-06-13 05:09:18 +00:00
parent c15cb17eee
commit 4d7c19ac47

View file

@ -1,7 +1,7 @@
module MutantSpec
# Not a real VM, just kidding. It connects the require / eval triggers
# require semantics Zombifier relies on in a way we can avoid having to
# mock around everyhwere to test every detail.
# mock around everywhere to test every detail.
#
# rubocop:disable LineLength
class RubyVM