From 2d6b22a1a0528b5c4fbb2917efbbf2375eaf020d Mon Sep 17 00:00:00 2001 From: Sveta Smirnova Date: Mon, 13 Feb 2023 12:46:52 +0300 Subject: [PATCH] PT-1389 - pt-variable-advisor Docs Typos (#593) Fixed typo --- bin/pt-variable-advisor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pt-variable-advisor b/bin/pt-variable-advisor index b3dc9e4e..5bece2cc 100755 --- a/bin/pt-variable-advisor +++ b/bin/pt-variable-advisor @@ -5489,7 +5489,7 @@ pt-variable-advisor examines C for bad values and settings according to the L<"RULES"> described below. It reports on variables that match the rules, so you can find bad settings in your MySQL server. -At the time of this release, pt-variable-advisor only examples +At the time of this release, pt-variable-advisor only examines C, but other input sources are planned like C and C.