Kouhei Sutou
null+****@clear*****
Sat Jan 4 22:47:31 JST 2014
Kouhei Sutou 2014-01-04 22:47:31 +0900 (Sat, 04 Jan 2014) New Revision: 578e9f5f944d925045e13faa03a064a40b98a77f https://github.com/ranguba/chupa-text/commit/578e9f5f944d925045e13faa03a064a40b98a77f Message: Fix a typo Modified files: lib/chupa-text/command/chupa-text-generate-decomposer.rb Modified: lib/chupa-text/command/chupa-text-generate-decomposer.rb (+1 -1) =================================================================== --- lib/chupa-text/command/chupa-text-generate-decomposer.rb 2014-01-04 22:47:12 +0900 (1c7b9af) +++ lib/chupa-text/command/chupa-text-generate-decomposer.rb 2014-01-04 22:47:31 +0900 (b4b8a7d) @@ -113,7 +113,7 @@ module ChupaText parser.on("--license=LICENSE", "License", "(e.g.: MIT)", - "(default: #{@licene})") do |license| + "(default: #{@license})") do |license| @license = license end parser -------------- next part -------------- HTML����������������������������...Download