Kouhei Sutou
null+****@clear*****
Fri Sep 20 13:50:11 JST 2013
Kouhei Sutou 2013-09-20 13:50:11 +0900 (Fri, 20 Sep 2013) New Revision: 97a5bda4b832c600fc710d256159ed51704672c5 https://github.com/groonga/groonga/commit/97a5bda4b832c600fc710d256159ed51704672c5 Message: Use double width parenthesis in Japanese sentence Modified files: tools/prepare-sphinx-html.rb Modified: tools/prepare-sphinx-html.rb (+1 -1) =================================================================== --- tools/prepare-sphinx-html.rb 2013-09-20 13:49:18 +0900 (5e3ccd6) +++ tools/prepare-sphinx-html.rb 2013-09-20 13:50:11 +0900 (7ad96d8) @@ -50,7 +50,7 @@ end def fix_source_label(html) html.gsub(/>(ソースコードを表示)</) do label = $1 - ">#{label}(英語)<" + ">#{label}(英語)<" end end -------------- next part -------------- HTML����������������������������...Download