[Groonga-commit] ranguba/groonga-client at 21e907d [master] doc: fix syntax

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Mar 13 18:08:07 JST 2016


Kouhei Sutou	2016-03-13 18:08:07 +0900 (Sun, 13 Mar 2016)

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

  Message:
    doc: fix syntax

  Modified files:
    lib/groonga/client.rb

  Modified: lib/groonga/client.rb (+1 -1)
===================================================================
--- lib/groonga/client.rb    2016-03-03 09:07:19 +0900 (9ed0651)
+++ lib/groonga/client.rb    2016-03-13 18:08:07 +0900 (b015c13)
@@ -31,7 +31,7 @@ module Groonga
     class << self
       # @!macro [new] initialize_options
       #   @param [Hash] options The options.
-      #   @option options [:gqtp or :http] :protocol The protocol that is
+      #   @option options [:gqtp, :http] :protocol The protocol that is
       #     used by the client.
       #   @option options [String] :user User ID. Currently used for HTTP
       #     Basic Authentication.
-------------- next part --------------
HTML����������������������������...
Download 



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