[Groonga-commit] droonga/fluent-plugin-droonga at c60658c [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Dec 26 12:56:30 JST 2013


YUKI Hiroshi	2013-12-26 12:56:30 +0900 (Thu, 26 Dec 2013)

  New Revision: c60658cd5fb36d12fac5ca05fa6b5fd1672eb7d8
  https://github.com/droonga/fluent-plugin-droonga/commit/c60658cd5fb36d12fac5ca05fa6b5fd1672eb7d8

  Merged d5217b2: Merge branch 'master' of 192.168.1.21:~piro/groonga/fluent-plugin-droonga into HEAD

  Message:
    Fix typo

  Modified files:
    lib/droonga/handler_error.rb

  Modified: lib/droonga/handler_error.rb (+1 -1)
===================================================================
--- lib/droonga/handler_error.rb    2013-12-26 12:55:11 +0900 (83ea2c7)
+++ lib/droonga/handler_error.rb    2013-12-26 12:56:30 +0900 (837637d)
@@ -23,7 +23,7 @@ module Droonga
     end
 
     def name
-      self.class.name.split["::"].last
+      self.class.name.split("::").last
     end
 
     def status_code
-------------- next part --------------
HTML����������������������������...
Download 



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