diff options
author | unknown <lenz@mysql.com> | 2005-08-11 21:18:45 +0200 |
---|---|---|
committer | unknown <lenz@mysql.com> | 2005-08-11 21:18:45 +0200 |
commit | e11a23a8aa2493dc455b5f85e0e894cc944836a0 (patch) | |
tree | 726e6f8a5113972382d31656ad0d26ff16af69af /support-files/MacOSX | |
parent | ed0d295e3a2b6af960a64b3cbeacf024c2484635 (diff) | |
download | mariadb-git-e11a23a8aa2493dc455b5f85e0e894cc944836a0.tar.gz |
- another comment typo fixed
Diffstat (limited to 'support-files/MacOSX')
-rw-r--r-- | support-files/MacOSX/postflight.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/MacOSX/postflight.sh b/support-files/MacOSX/postflight.sh index df3cd419360..c253ccbc6f2 100644 --- a/support-files/MacOSX/postflight.sh +++ b/support-files/MacOSX/postflight.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# postfligh - this script will be executed after the MySQL PKG +# postflight - this script will be executed after the MySQL PKG # installation has been performed. # # This script will install the MySQL privilege tables using the |