Fix 2 more typos in comments

This commit is contained in:
Tim Chambers 2014-08-07 09:54:52 -07:00
parent 2bfaa28cfe
commit f72751acce
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ expect_coverage: 62.08
ignore_subjects:
# Mutation causes infinite runtime
- Mutant::Runner.lookup
# Suboptimal test selection stragegy (will be fixed soon) causes timeouts on CI
# Suboptimal test selection strategy (will be fixed soon) causes timeouts on CI
- Mutant::Zombifier*
- Mutant::Reporter*
- Mutant::CLI*

View file

@ -89,7 +89,7 @@ ConstantName:
TrivialAccessors:
Enabled: false
# And also have a differend opinion here
# And also have a different opinion here
AndOr:
Enabled: false