[Groonga-commit] groonga/groonga-query-log at b18ae2a [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jul 5 18:15:24 JST 2013


Kouhei Sutou	2013-07-05 18:15:24 +0900 (Fri, 05 Jul 2013)

  New Revision: b18ae2a3058cc5e630e5a13cf599b9f484528a9c
  https://github.com/groonga/groonga-query-log/commit/b18ae2a3058cc5e630e5a13cf599b9f484528a9c

  Message:
    Fix a typo

  Modified files:
    lib/groonga/query-log/replayer.rb

  Modified: lib/groonga/query-log/replayer.rb (+1 -1)
===================================================================
--- lib/groonga/query-log/replayer.rb    2013-05-28 14:54:09 +0900 (3d7e315)
+++ lib/groonga/query-log/replayer.rb    2013-07-05 18:15:24 +0900 (c1fee00)
@@ -42,7 +42,7 @@ module Groonga
         response_logger = run_response_logger
         producer.join
         consumers.each(&:join)
-        resonse_logger.join
+        response_logger.join
       end
 
       private
-------------- next part --------------
HTML����������������������������...
Download 



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