diff options
author | svn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-09-05 01:41:44 +0000 |
---|---|---|
committer | svn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-09-05 01:41:44 +0000 |
commit | ce18f59a932bdfd477d64030d3c8d18ef5393f93 (patch) | |
tree | 0869f02d7bbb49746e8fbe37369183fc6d6e08c7 /lib/rdoc/generator | |
parent | bf09511754d63e7018066962107014a905a1f9b5 (diff) |
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/rdoc/generator')
-rw-r--r-- | lib/rdoc/generator/pot/po.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/rdoc/generator/pot/po.rb b/lib/rdoc/generator/pot/po.rb index 0d45c57dc1..0195e18e18 100644 --- a/lib/rdoc/generator/pot/po.rb +++ b/lib/rdoc/generator/pot/po.rb @@ -51,11 +51,11 @@ FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. content = <<-CONTENT Project-Id-Version: PACKAGE VERSEION -Report-Msgid-Bugs-To: +Report-Msgid-Bugs-To: PO-Revision-Date: YEAR-MO_DA HO:MI+ZONE Last-Translator: FULL NAME <EMAIL@ADDRESS> Language-Team: LANGUAGE <[email protected]> -Language: +Language: MIME-Version: 1.0 Content-Type: text/plain; charset=CHARSET Content-Transfer-Encoding: 8bit |