[Groonga-commit] droonga/droonga-engine at 38eba54 [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 1 19:44:28 JST 2015


YUKI Hiroshi	2015-04-01 19:44:28 +0900 (Wed, 01 Apr 2015)

  New Revision: 38eba54204025e551e46be2c4d3039a482dd9f5f
  https://github.com/droonga/droonga-engine/commit/38eba54204025e551e46be2c4d3039a482dd9f5f

  Message:
    Fix typo

  Modified files:
    lib/droonga/dispatcher.rb

  Modified: lib/droonga/dispatcher.rb (+1 -1)
===================================================================
--- lib/droonga/dispatcher.rb    2015-04-01 19:37:15 +0900 (1a72713)
+++ lib/droonga/dispatcher.rb    2015-04-01 19:44:28 +0900 (7fa7b35)
@@ -196,7 +196,7 @@ module Droonga
           "to"   => destination,
         }
         if direct_route?(forward_destination)
-          @fowrarder.forward(forward_message, forward_destination)
+          @forwarder.forward(forward_message, forward_destination)
         else
           @cluster.forward(forward_message, forward_destination)
         end
-------------- next part --------------
HTML����������������������������...
Télécharger 



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