Skip to content
This repository was archived by the owner on Mar 15, 2022. It is now read-only.

Commit dcbfda9

Browse files
author
Brian Durand
committed
typo
1 parent 3821b51 commit dcbfda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require File.expand_path('../lib/ref', __FILE__)
77
desc 'Default: run unit tests.'
88
task :default => :test
99

10-
desc 'RVM like to call it tests'
10+
desc 'RVM likes to call it tests'
1111
task :tests => :test
1212

1313
Rake::TestTask.new do |t|

0 commit comments

Comments
 (0)