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

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Oct 9 14:41:58 JST 2014


YUKI Hiroshi	2014-10-09 14:41:58 +0900 (Thu, 09 Oct 2014)

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

  Message:
    Fix typo

  Modified files:
    lib/droonga/plugins/groonga/generic_command.rb

  Modified: lib/droonga/plugins/groonga/generic_command.rb (+1 -1)
===================================================================
--- lib/droonga/plugins/groonga/generic_command.rb    2014-10-09 14:40:35 +0900 (7d41a0d)
+++ lib/droonga/plugins/groonga/generic_command.rb    2014-10-09 14:41:58 +0900 (d53a5e6)
@@ -104,7 +104,7 @@ module Droonga
         end
 
         # After schema changes, we must restart workers, because
-        # old schema information chached by workers can break
+        # old schema information cached by workers can break
         # indexes for newly added records.
         def restart_workers
           #XXX IMPLEMENT ME!!
-------------- next part --------------
HTML����������������������������...
Download 



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