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

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Mar 27 10:52:11 JST 2015


YUKI Hiroshi	2015-03-27 10:52:11 +0900 (Fri, 27 Mar 2015)

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

  Message:
    Fix typo
    
    instanciate =>
    instantiate
          ^

  Modified files:
    lib/droonga/data_absorber.rb

  Modified: lib/droonga/data_absorber.rb (+1 -1)
===================================================================
--- lib/droonga/data_absorber.rb    2015-03-27 03:08:02 +0900 (c1e3081)
+++ lib/droonga/data_absorber.rb    2015-03-27 10:52:11 +0900 (bdb2bb4)
@@ -59,7 +59,7 @@ module Droonga
 
       @receiver_port = @params[:receiver_port]
 
-      #XXX We must instanciate the number of total soruce records before absorbing,
+      #XXX We must instantiate the number of total soruce records before absorbing,
       #    because parallel commands while doing "dump" can be timed out.
       @required_time_in_seconds = calculate_required_time_in_seconds
     end
-------------- next part --------------
HTML����������������������������...
Download 



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