[Groonga-mysql-commit] mroonga/homebrew at 7f09a1c [master] Fix a typo

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Jan 29 23:33:15 JST 2014


HAYASHI Kentaro	2014-01-29 23:33:15 +0900 (Wed, 29 Jan 2014)

  New Revision: 7f09a1c1f4a24ea1d817be85678ab9c7ed60662f
  https://github.com/mroonga/homebrew/commit/7f09a1c1f4a24ea1d817be85678ab9c7ed60662f

  Message:
    Fix a typo

  Modified files:
    mroonga.rb

  Modified: mroonga.rb (+1 -1)
===================================================================
--- mroonga.rb    2014-01-29 23:21:41 +0900 (a0a29fd)
+++ mroonga.rb    2014-01-29 23:33:15 +0900 (d086032)
@@ -20,7 +20,7 @@ class Mroonga < Formula
   def options
     [
       ["--use-homebrew-mysql", "Use MySQL installed by Homebrew."],
-      ["--use-homebrew-mariadb", "Use MariaDB installed by Homebrew. You can't use this option with --use-homebrew-mysqll."],
+      ["--use-homebrew-mariadb", "Use MariaDB installed by Homebrew. You can't use this option with --use-homebrew-mysql."],
       ["--with-mysql-source=PATH", "MySQL source directory. You can't use this option with --use-homebrew-mysql and --use-homebrew-mariadb"],
       ["--with-mysql-build=PATH", "MySQL build directory (default: guess from --with-mysql-source)"],
       ["--with-mysql-config=PATH", "mysql_config path (default: guess from --with-mysql-source)"],
-------------- next part --------------
HTML����������������������������...
다운로드 



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