[Groonga-commit] droonga/fluent-plugin-droonga at 5755cc2 [master] Fix a typo.

Back to archive index

Daijiro MORI null+****@clear*****
Sat Aug 17 01:04:54 JST 2013


Daijiro MORI	2013-08-17 01:04:54 +0900 (Sat, 17 Aug 2013)

  New Revision: 5755cc2759d093ce400ce4bdebf2111a7312156f
  https://github.com/droonga/fluent-plugin-droonga/commit/5755cc2759d093ce400ce4bdebf2111a7312156f

  Message:
    Fix a typo.

  Modified files:
    lib/droonga/proxy.rb

  Modified: lib/droonga/proxy.rb (+1 -1)
===================================================================
--- lib/droonga/proxy.rb    2013-08-16 23:12:38 +0900 (02699d2)
+++ lib/droonga/proxy.rb    2013-08-17 01:04:54 +0900 (6896b94)
@@ -291,7 +291,7 @@ module Droonga
     end
   end
   class ProxyHandler < Droonga::Handler
-    attr_reader :task, :name, :components, :args
+    attr_reader :task, :name, :component, :args
     def handle(command, request, *arguments)
       @task = request["task"]
       @name = request["name"]
-------------- next part --------------
HTML����������������������������...
Download 



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