From 2643f9c34a4fc63ab9533d851a564be93dcc8bdb Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 2 Oct 2009 18:32:17 -0700 Subject: Fix NEWS generation on single-paragraph tag messages --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index a5a9771..13b35e2 100644 --- a/Rakefile +++ b/Rakefile @@ -73,7 +73,7 @@ task :news_rdoc do puts "" body = tag[:body] - puts tag[:body].gsub(/^/sm, " ").gsub!(/[ \t]+$/sm, "") + puts tag[:body].gsub(/^/sm, " ").gsub(/[ \t]+$/sm, "") puts "" end end -- cgit v1.2.3-24-ge0c7