We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e3dbf commit 6c9b5b0Copy full SHA for 6c9b5b0
Rakefile
@@ -3,7 +3,7 @@ require 'rubygems'
3
require 'echoe'
4
5
Echoe.new("raspell") do |p|
6
- p.project = "fauna"
+ p.project = "evan"
7
p.summary = "An interface binding for the Aspell spelling checker."
8
p.rdoc_pattern = /CHANGELOG|EXAMPLE|LICENSE|README|lib/
9
p.rdoc_options = [] # don't want to include the stubbed out source
0 commit comments