[Groonga-commit] groonga/grntest [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Aug 11 18:56:34 JST 2012


Kouhei Sutou	2012-08-11 18:56:34 +0900 (Sat, 11 Aug 2012)

  New Revision: 2f8489b7eda00787890161d41e6e08aed2e33cf4
  https://github.com/groonga/grntest/commit/2f8489b7eda00787890161d41e6e08aed2e33cf4

  Log:
    Fix a typo

  Modified files:
    lib/groonga/tester.rb

  Modified: lib/groonga/tester.rb (+1 -1)
===================================================================
--- lib/groonga/tester.rb    2012-08-11 18:54:06 +0900 (9c2e663)
+++ lib/groonga/tester.rb    2012-08-11 18:56:34 +0900 (4639fd8)
@@ -140,7 +140,7 @@ module Groonga
         end
 
         parser.on("--[no-]use-color",
-                  "Enable colorlized output",
+                  "Enable colorized output",
                   "(auto)") do |use_color|
           tester.use_color = use_color
         end
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index