From 114ea28aea5b98d583a49e940702599dec7b1bfd Mon Sep 17 00:00:00 2001 From: counterpoint Date: Tue, 8 Sep 2015 16:59:24 +0100 Subject: [PATCH] Fix a couple of typos --- Documentation/Reference/MaxBinlogCheck.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Reference/MaxBinlogCheck.md b/Documentation/Reference/MaxBinlogCheck.md index 8a8c90c0a..b7411e05c 100644 --- a/Documentation/Reference/MaxBinlogCheck.md +++ b/Documentation/Reference/MaxBinlogCheck.md @@ -8,7 +8,7 @@ Last Updated: 08th September 2015 # Overview -Maxbinlogcheck is a command line utility for checkiing binlogfiles downloaded by MaxScale binlog router or the MySQL/MariaDB binlog files stored in a database server acting as a master in a replication environement. +Maxbinlogcheck is a command line utility for checking binlogfiles downloaded by MaxScale binlog router or the MySQL/MariaDB binlog files stored in a database server acting as a master in a replication environment. It checks the binlog file against any corruption and incomplete transaction stored and reports a transaction summary after reading all the events. It may optionally truncate binlog file.