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

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 15 16:50:34 JST 2015


YUKI Hiroshi	2015-04-15 16:50:34 +0900 (Wed, 15 Apr 2015)

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

  Message:
    Fix typo
    
    soruce_dataset =>
    source_dataset
      ^^

  Modified files:
    bin/droonga-engine-absorb-data

  Modified: bin/droonga-engine-absorb-data (+1 -1)
===================================================================
--- bin/droonga-engine-absorb-data    2015-04-15 16:49:43 +0900 (1e1b9a9)
+++ bin/droonga-engine-absorb-data    2015-04-15 16:50:34 +0900 (1098371)
@@ -38,7 +38,7 @@ module Droonga
       assert_valid_options
       trap_signals
 
-      puts "Start to absorb data from #{@options.soruce_dataset} at #{source_node.to_s}"
+      puts "Start to absorb data from #{@options.source_dataset} at #{source_node.to_s}"
       puts "                       to #{@options.dataset} at #{destination_node.to_s}"
       puts "                      via #{@options.receiver_host} (this host)"
       puts ""
-------------- next part --------------
HTML����������������������������...
Download 



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