From ed339caf25151ba3104b064111853656891c07be Mon Sep 17 00:00:00 2001 From: Markus Schirp Date: Thu, 22 Nov 2012 11:20:31 +0100 Subject: [PATCH] Fix commend spelling --- lib/mutant/reporter/cli.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mutant/reporter/cli.rb b/lib/mutant/reporter/cli.rb index 9472c826..6996c1a4 100644 --- a/lib/mutant/reporter/cli.rb +++ b/lib/mutant/reporter/cli.rb @@ -126,7 +126,7 @@ module Mutant # attr_reader :io - # Retun stats + # Return stats # # @return [Stats] #