[Groonga-commit] ranguba/groonga-client at 54771c1 [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Mon May 30 10:51:12 JST 2016


Kouhei Sutou	2016-05-30 10:51:12 +0900 (Mon, 30 May 2016)

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

  Message:
    Fix a typo

  Modified files:
    lib/groonga/client/response/base.rb

  Modified: lib/groonga/client/response/base.rb (+1 -1)
===================================================================
--- lib/groonga/client/response/base.rb    2016-05-30 10:26:28 +0900 (5d5c44e)
+++ lib/groonga/client/response/base.rb    2016-05-30 10:51:12 +0900 (a051072)
@@ -136,7 +136,7 @@ module Groonga
         #   `[return_code, start_time, elapsed_time_in_seconds, error_message, error_location]`
         #   for error case.
         # @see http://groonga.org/docs/reference/command/output_format.html#header
-        #   Defails for header format.
+        #   Details for header format.
         attr_accessor :header
         # @return [::Hash] The body of response. Its content is depends on
         #   command.
-------------- next part --------------
HTML����������������������������...
Download 



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