diff options
author | luz.paz <luzpaz@users.noreply.github.com> | 2018-02-24 12:42:13 -0500 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2018-04-05 15:26:57 +0400 |
commit | 3dd01669b41bfad75f4a785d6263eb0f729b0213 (patch) | |
tree | 5305ec00d62be464b111583d32618bf4c0371000 /man | |
parent | 7c689300317793d1396b7a24f86452882d3180c2 (diff) | |
download | mariadb-git-3dd01669b41bfad75f4a785d6263eb0f729b0213.tar.gz |
Misc. typos
Found via `codespell -i 3 -w --skip="./debian/po" -I ../mariadb-server-word-whitelist.txt ./cmake/ ./debian/ ./Docs/ ./include/ ./man/ ./plugin/ ./strings/`
Diffstat (limited to 'man')
-rw-r--r-- | man/aria_chk.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/aria_chk.1 b/man/aria_chk.1 index 9b2a19b31af..1d08d78b964 100644 --- a/man/aria_chk.1 +++ b/man/aria_chk.1 @@ -57,7 +57,7 @@ Wait if table is locked. Check table for errors. .TP \fB\-e\fR, \fB\-\-extend\-check\fR -Check the table VERY throughly. Only use this in +Check the table VERY thoroughly. Only use this in extreme cases as aria_chk should normally be able to find out if the table is ok even without this switch. .TP |