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

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Apr 28 23:03:06 JST 2015


YUKI Hiroshi	2015-04-28 23:03:06 +0900 (Tue, 28 Apr 2015)

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

  Message:
    Fix typo

  Modified files:
    lib/droonga/engine.rb

  Modified: lib/droonga/engine.rb (+1 -1)
===================================================================
--- lib/droonga/engine.rb    2015-04-28 22:57:47 +0900 (452d343)
+++ lib/droonga/engine.rb    2015-04-28 23:03:06 +0900 (d7965d5)
@@ -151,7 +151,7 @@ module Droonga
 
     def run_last_message_timestamp_observer
       Timestamp.run_last_message_timestamp_observer(@loop) do |timestamp|
-        logger.trace("last message stamp file is modified",
+        logger.trace("last message timestamp file is modified",
                      :loaded  => timestamp,
                      :current => @last_message_timestamp)
         if timestamp
-------------- next part --------------
HTML����������������������������...
다운로드 



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