diff --git a/lib/mutant/reporter/cli/printer/subject.rb b/lib/mutant/reporter/cli/printer/subject.rb index bc9f63b0..c6c7d960 100644 --- a/lib/mutant/reporter/cli/printer/subject.rb +++ b/lib/mutant/reporter/cli/printer/subject.rb @@ -20,7 +20,7 @@ module Mutant info('%s', object.identification) end - # Prunter for subject runners + # Printer for subject runners class Runner < self handle(Mutant::Runner::Subject)