Skip to content

Commit a202eaa

Browse files
author
Vicent Martí
authored
Merge pull request #656 from namusyaka/fix-typpo
fix a typpo [ci skip]
2 parents 86131e5 + 8e6ed67 commit a202eaa

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)