Skip to content

Commit

Permalink
Fix typo in Rake task description
Browse files Browse the repository at this point in the history
  • Loading branch information
kyletolle committed Jan 18, 2016
1 parent 0e25b32 commit 416fe7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -428,7 +428,7 @@ end

task :rdoc => ["doc:clobber", "doc:generate"]

desc "Lists stas generated from the logs for the provided commit ranges"
desc "Lists stats generated from the logs for the provided commit ranges"
task :version_stats, :commit_ranges do |t, args|
projects = Projects - ["rspec"]

Expand Down

0 comments on commit 416fe7c

Please sign in to comment.