diff options
author | Otto Kekäläinen <otto@seravo.fi> | 2016-06-08 14:14:42 +0300 |
---|---|---|
committer | Otto Kekäläinen <otto@seravo.fi> | 2016-06-08 14:17:23 +0300 |
commit | effbe7dd7bdf4d27cb8764140a6d00c0b53af0b6 (patch) | |
tree | 7771bbdef76e31b77c0f1f2299b5f7256894cb9d /scripts | |
parent | 9de6708390885415dc6737fcdb96a53ce565a7c2 (diff) | |
download | mariadb-git-effbe7dd7bdf4d27cb8764140a6d00c0b53af0b6.tar.gz |
General spell fixing in comments and strings
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/mysqlaccess.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mysqlaccess.sh b/scripts/mysqlaccess.sh index a7cc2eccf38..59d1bded245 100644 --- a/scripts/mysqlaccess.sh +++ b/scripts/mysqlaccess.sh @@ -262,7 +262,7 @@ Release Notes: * default values are read from a configuration file $script.conf first this file is looked for in the current directory; if not found it is looked for in @sysconfdir@ - Note that when default-values are given, these can't get overriden + Note that when default-values are given, these can't get overridden by empty (blanc) values! * CGI-BIN version with HTML and forms interface. Simply place the script in an ScriptAliased directory, make the configuration file |