From c81bb97753709b1a164c8e0c60406d237f277867 Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Fri, 9 Dec 2011 00:55:42 +0530 Subject: minor text change --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 95811170e7..831187d5f5 100755 --- a/Rakefile +++ b/Rakefile @@ -78,7 +78,7 @@ RDoc::Task.new do |rdoc| rdoc_main.gsub!(%r{link:/rails/rails/blob/master/(\w+)/README\.rdoc}, "link:files/\\1/README_rdoc.html") # Remove Travis and Gemnasium status images from API pages. Only GitHub - # README page gets this image. Travis' https build image is used to avoid + # README page gets these images. Travis' https build image is used to avoid # GitHub caching: http://about.travis-ci.org/docs/user/status-images rdoc_main.gsub!(%r{^== (Build|Dependency) Status.*}, '') -- cgit v1.2.3