[Groonga-commit] droonga/droonga-client-ruby at e68904a [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 29 13:38:50 JST 2015


YUKI Hiroshi	2015-04-29 13:38:50 +0900 (Wed, 29 Apr 2015)

  New Revision: e68904a25f2585fad839c216f22f97eb55bd9bc5
  https://github.com/droonga/droonga-client-ruby/commit/e68904a25f2585fad839c216f22f97eb55bd9bc5

  Message:
    Fix typo

  Modified files:
    lib/droonga/command/base.rb

  Modified: lib/droonga/command/base.rb (+1 -1)
===================================================================
--- lib/droonga/command/base.rb    2015-04-29 13:37:53 +0900 (7881a55)
+++ lib/droonga/command/base.rb    2015-04-29 13:38:50 +0900 (b0a46f1)
@@ -64,7 +64,7 @@ module Droonga
       end
 
       def request(message)
-        resposne = nil
+        response = nil
         open do |client|
           response = client.request(message)
         end
-------------- next part --------------
HTML����������������������������...
다운로드 



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