Fixed RDoc title. master
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 8 Apr 2007 12:27:07 +0000 (14:27 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 8 Apr 2007 12:27:07 +0000 (14:27 +0200)
Rakefile

index a8313fbbf59d533f260131f7b3888406aea11691..a3b165ca42072a9da252ba460562e3a8d5dee6cf 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -48,7 +48,7 @@ end
 
 Rake::RDocTask.new do |t|
        t.rdoc_dir = "doc"
-       t.title = "ruby-edje -- Edje bindings for Ruby"
+       t.title = "ruby-edje -- Ruby bindings for Edje"
        t.options = ["--line-numbers", "--inline-source", "--main", "README"]
        t.rdoc_files = FileList[
                "AUTHORS", "COPYING", "README",