Skip to content

Commit 8e6ed67

Browse files
committed
fix a typpo [ci skip]
1 parent 86131e5 commit 8e6ed67

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
@@ -4,7 +4,7 @@ begin
44
require 'rake/extensiontask'
55
rescue LoadError
66
abort <<-error
7-
rake-compile is missing; Rugged depends on rake-compiler to build the C wrapping code.
7+
rake-compiler is missing; Rugged depends on rake-compiler to build the C wrapping code.
88
99
Install it by running `gem i rake-compiler`
1010
error

0 commit comments

Comments
 (0)