[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] Fix a typo

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:58:50 JST 2012


Kouhei Sutou	2012-04-28 21:35:49 +0900 (Sat, 28 Apr 2012)

  New Revision: 8381473e48de669bc081dffc6d1711fa0dca3ba8
  https://github.com/mroonga/mroonga/commit/8381473e48de669bc081dffc6d1711fa0dca3ba8

  Log:
    Fix a typo

  Modified files:
    tools/upload-to-github.rb

  Modified: tools/upload-to-github.rb (+1 -1)
===================================================================
--- tools/upload-to-github.rb    2012-04-28 23:28:16 +0900 (edb2a46)
+++ tools/upload-to-github.rb    2012-04-28 21:35:49 +0900 (8348ad9)
@@ -38,5 +38,5 @@ files.each do |file|
     "-F", "Signature=#{resource.signature}",
     "-F", "Content-Type=#{resource.mime_type[0]['Content-Type']}",
     "-F", "file=@#{file}",
-    resourec.s3_url)
+    resource.s3_url)
 end
-------------- next part --------------
HTML����������������������������...
Download 



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