[Groonga-commit] long-long-float/droonga-engine at 8bc6e1e [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Aug 28 19:56:22 JST 2014


YUKI Hiroshi	2014-08-28 19:56:22 +0900 (Thu, 28 Aug 2014)

  New Revision: 8bc6e1e6be35ee57c4fa26160bc277a57f1fceb6
  https://github.com/long-long-float/droonga-engine/commit/8bc6e1e6be35ee57c4fa26160bc277a57f1fceb6

  Message:
    Fix typo

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

  Modified: lib/droonga/command/remote.rb (+1 -1)
===================================================================
--- lib/droonga/command/remote.rb    2014-08-28 19:50:51 +0900 (5e18205)
+++ lib/droonga/command/remote.rb    2014-08-28 19:56:22 +0900 (e4f7958)
@@ -134,7 +134,7 @@ module Droonga
         end
 
         def joining_host
-          @source_host ||= (joining_node =~ NODE_PATTERN && $1)
+          @joining_host ||= (joining_node =~ NODE_PATTERN && $1)
         end
 
         def port
-------------- next part --------------
HTML����������������������������...
다운로드 



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