Fixed RDoc title.
[ruby-edje.git] / 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",