[Groonga-commit] groonga/fluent-plugin-droonga at dc5cb7e [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed May 29 14:48:57 JST 2013


YUKI Hiroshi	2013-05-29 14:48:57 +0900 (Wed, 29 May 2013)

  New Revision: dc5cb7eaf9674c87361e5f25822b840ad78c9944
  https://github.com/groonga/fluent-plugin-droonga/commit/dc5cb7eaf9674c87361e5f25822b840ad78c9944

  Message:
    Fix typo

  Modified files:
    lib/droonga/plugin/handler_search.rb

  Modified: lib/droonga/plugin/handler_search.rb (+1 -1)
===================================================================
--- lib/droonga/plugin/handler_search.rb    2013-05-29 14:48:27 +0900 (8267668)
+++ lib/droonga/plugin/handler_search.rb    2013-05-29 14:48:57 +0900 (879f22b)
@@ -284,7 +284,7 @@ module Droonga
             source = attribute["source"]
             static_value = nil
             case source
-            when STATIC_INTEVER_VALUE_PATTERN
+            when STATIC_INTEGER_VALUE_PATTERN
              static_value = source.to_i
             when STATIC_FLOAT_VALUE_PATTERN
              static_value = source.to_f
-------------- next part --------------
HTML����������������������������...
Download 



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