Skip to content

Commit

Permalink
updating gem name
Browse files Browse the repository at this point in the history
  • Loading branch information
celsodantas committed Oct 4, 2011
1 parent 1136d6d commit b1a4960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ end

RDoc::Task.new(:rdoc) do |rdoc|
rdoc.rdoc_dir = 'rdoc'
rdoc.title = 'ProtokollPlugin'
rdoc.title = 'Protokoll'
rdoc.options << '--line-numbers'
rdoc.rdoc_files.include('README.rdoc')
rdoc.rdoc_files.include('lib/**/*.rb')
Expand Down

0 comments on commit b1a4960

Please sign in to comment.