diff options
author | Sergei Golubchik <serg@mariadb.org> | 2015-12-21 21:24:22 +0100 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2015-12-21 21:24:22 +0100 |
commit | a2bcee626d4ef2836e38e4932305871390164644 (patch) | |
tree | b41e357427318bad8985078b91bbd2b0360defc8 /man/mysqldump.1 | |
parent | 1788bfe93a745582d938a608d5959b7d2e6b2f23 (diff) | |
parent | 4fdf25afa8188905653a83e08fc387243e584600 (diff) | |
download | mariadb-git-a2bcee626d4ef2836e38e4932305871390164644.tar.gz |
Merge branch '10.0' into 10.1
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 78b49fdb070..6242f40a9bc 100644 --- a/man/mysqldump.1 +++ b/man/mysqldump.1 @@ -1291,7 +1291,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 |