[Groonga-commit] droonga/droonga-engine at 7431d9a [master] Fix a typo...

Back to archive index

Kouhei Sutou null+****@clear*****
Thu May 22 12:12:20 JST 2014


Kouhei Sutou	2014-05-22 12:12:20 +0900 (Thu, 22 May 2014)

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

  Message:
    Fix a typo...
    
        Commnad ->
        Command
            ^^

  Modified files:
    bin/droonga-engine-serf-event-handler

  Modified: bin/droonga-engine-serf-event-handler (+1 -1)
===================================================================
--- bin/droonga-engine-serf-event-handler    2014-05-21 16:59:50 +0900 (4eeadc8)
+++ bin/droonga-engine-serf-event-handler    2014-05-22 12:12:20 +0900 (a981985)
@@ -17,4 +17,4 @@
 
 require "droonga/command/serf_event_handler"
 
-exit(Droonga::Commnad::SerfEventHandler.run)
+exit(Droonga::Command::SerfEventHandler.run)
-------------- next part --------------
HTML����������������������������...
Download 



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