[Groonga-commit] droonga/droonga-engine at 520a688 [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Sun Jun 29 03:28:24 JST 2014


YUKI Hiroshi	2014-06-29 03:28:24 +0900 (Sun, 29 Jun 2014)

  New Revision: 520a688574e2bc27cedac04a0f97996df60148ea
  https://github.com/droonga/droonga-engine/commit/520a688574e2bc27cedac04a0f97996df60148ea

  Message:
    Fix typo

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

  Modified: lib/droonga/command/serf_event_handler.rb (+1 -1)
===================================================================
--- lib/droonga/command/serf_event_handler.rb    2014-06-29 03:27:15 +0900 (819e48d)
+++ lib/droonga/command/serf_event_handler.rb    2014-06-29 03:28:24 +0900 (f42959a)
@@ -198,7 +198,7 @@ module Droonga
         source = @payload["source"]
         return unless source
 
-        puts "start to absorb data from #{soruce}"
+        puts "start to absorb data from #{source}"
 
         dataset_name = @payload["dataset"]
         port         = @payload["port"]
-------------- next part --------------
HTML����������������������������...
Download 



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