[Groonga-commit] droonga/fluent-plugin-droonga at 96696b3 [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Nov 29 10:48:53 JST 2013


YUKI Hiroshi	2013-11-29 10:48:53 +0900 (Fri, 29 Nov 2013)

  New Revision: 96696b3befd80f01597757d8e7a17048edd2f96f
  https://github.com/droonga/fluent-plugin-droonga/commit/96696b3befd80f01597757d8e7a17048edd2f96f

  Message:
    Fix typo

  Modified files:
    lib/droonga/plugin/collector/basic.rb

  Modified: lib/droonga/plugin/collector/basic.rb (+1 -1)
===================================================================
--- lib/droonga/plugin/collector/basic.rb    2013-11-29 10:45:55 +0900 (fafa91c)
+++ lib/droonga/plugin/collector/basic.rb    2013-11-29 10:48:53 +0900 (ee0a266)
@@ -52,7 +52,7 @@ module Droonga
       items
     end
 
-    def apply_output_attribute_and_format(items, output)
+    def apply_output_attributes_and_format(items, output)
       attributes = output["attributes"]
       if attributes
         format = output["format"]
-------------- next part --------------
HTML����������������������������...
Download 



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