diff options
author | Sergei Golubchik <serg@mariadb.org> | 2015-12-09 18:22:38 +0100 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2015-12-11 15:21:42 +0100 |
commit | 4a450928e0ca5a6c68268aeb55332f9ad268fdc5 (patch) | |
tree | 4cfcafc755e20f3ebf73ea6774ed557cba637fcd /man/mysqldump.1 | |
parent | 98274e68420fc1629d092ca4e0ad41e4577c9612 (diff) | |
download | mariadb-git-4a450928e0ca5a6c68268aeb55332f9ad268fdc5.tar.gz |
fix a few spelling mistakes
https://github.com/MariaDB/server/pull/56
Diffstat (limited to 'man/mysqldump.1')
-rw-r--r-- | man/mysqldump.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mysqldump.1 b/man/mysqldump.1 index da2e4fa02c5..be5b855e3fa 100644 --- a/man/mysqldump.1 +++ b/man/mysqldump.1 @@ -1275,7 +1275,7 @@ to point the slave to the correct master server host\&. Add any such parameters .\" max-allowed-packet option: mysqldump \fB\-\-max\-allowed\-packet=\fR\fB\fIlength\fR\fR .sp -Sets the maximum packet length to send to or recieve from server\&. +Sets the maximum packet length to send to or receive from server\&. .RE .sp .RS 4 |