[Groonga-commit] ranguba/groonga-client at f77c292 [master] index-check: fix English

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Oct 30 17:53:28 JST 2017


Kouhei Sutou	2017-10-30 17:53:28 +0900 (Mon, 30 Oct 2017)

  New Revision: f77c292bb9dd13a9da7c31902af61f68e19cd9e7
  https://github.com/ranguba/groonga-client/commit/f77c292bb9dd13a9da7c31902af61f68e19cd9e7

  Message:
    index-check: fix English

  Modified files:
    lib/groonga/client/command-line/groonga-client-index-check.rb

  Modified: lib/groonga/client/command-line/groonga-client-index-check.rb (+1 -1)
===================================================================
--- lib/groonga/client/command-line/groonga-client-index-check.rb    2017-10-30 17:52:45 +0900 (0cead71)
+++ lib/groonga/client/command-line/groonga-client-index-check.rb    2017-10-30 17:53:28 +0900 (c67a988)
@@ -62,7 +62,7 @@ module Groonga
                     "All methods are used by default.",
                     "Available methods:",
                     "  source: Find indexes that don't have source.",
-                    "  content: Find indexes that their content is broken.",
+                    "  content: Find indexes whose content is broken.",
                     "(#{@available_methods.join(", ")})") do |method|
             @methods << method
           end
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171030/0ddde323/attachment-0001.htm 



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