[Groonga-commit] ranguba/chupa-text at e7e0b24 [master] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 31 23:13:31 JST 2013


Kouhei Sutou	2013-12-31 23:13:31 +0900 (Tue, 31 Dec 2013)

  New Revision: e7e0b24f72dae1924a7f15092ee2107a62df13d4
  https://github.com/ranguba/chupa-text/commit/e7e0b24f72dae1924a7f15092ee2107a62df13d4

  Message:
    Fix a typo
    
    "_" is missing.

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2013-12-31 23:11:46 +0900 (cf782d5)
+++ Rakefile    2013-12-31 23:13:31 +0900 (9a43b7f)
@@ -24,7 +24,7 @@ require "rubygems"
 require "bundler/gem_helper"
 require "packnga"
 
-base_dir = Pathname(__FILE_).dirname
+base_dir = Pathname(__FILE__).dirname
 
 helper = Bundler::GemHelper.new(base_dir.to_s)
 def helper.version_tag
-------------- next part --------------
HTML����������������������������...
下载 



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