diff options
| author | Joey Geiger | 2010-04-30 05:03:41 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2010-04-30 07:02:50 -0700 |
| commit | 0316742e83832d2defe005e1e66fe57f4630ce1c (patch) | |
| tree | bf183f7bd6bf589d65a2642b810be73c402524ed /Library/Formula/mysql.rb | |
| parent | 00443c5616b13674e4fedc6b6e1677922934a14d (diff) | |
| download | homebrew-0316742e83832d2defe005e1e66fe57f4630ce1c.tar.bz2 | |
fix spelling
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/mysql.rb')
| -rw-r--r-- | Library/Formula/mysql.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb index f90eaa9f2..0d4f70e10 100644 --- a/Library/Formula/mysql.rb +++ b/Library/Formula/mysql.rb @@ -70,7 +70,7 @@ class Mysql <Formula Note on upgrading: We overwrite any existing com.mysql.mysqld.plist in ~/Library/LaunchAgents - if we are upgrading becuase previous versions of this brew created the + if we are upgrading because previous versions of this brew created the plist with a version specific program argument. Or start manually with: |
