Skip to content

Commit

Permalink
Typo fix (#538) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ogham authored and bf4 committed Nov 22, 2016
1 parent 5b5e8f0 commit a8a8c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/simplecov/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ def use_merging(use = nil)
end

#
# Defines them maximum age (in seconds) of a resultset to still be included in merged results.
# Defines the maximum age (in seconds) of a resultset to still be included in merged results.
# i.e. If you run cucumber features, then later rake test, if the stored cucumber resultset is
# more seconds ago than specified here, it won't be taken into account when merging (and is also
# purged from the resultset cache)
Expand Down

0 comments on commit a8a8c26

Please sign in to comment.