summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index a1cbb4c..90c7228 100644
--- a/Rakefile
+++ b/Rakefile
@@ -218,5 +218,5 @@ task :upload_doc => :rdoc do
Dir['**/*.*'].each &uploader
end
end
- gn 'Gem successfully uploaded.'
+ gn 'Documentation uploaded.'
end