Navigation Menu

Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 28, 2015
1 parent ab3557d commit f99d351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/droonga/engine.rb
Expand Up @@ -151,7 +151,7 @@ def save_last_message_timestamp

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
Expand Down

0 comments on commit f99d351

Please sign in to comment.