From 9cb28ef20aef63f7bdd5ab983e219e5cf10e2a31 Mon Sep 17 00:00:00 2001 From: Rasika Chivate <95711051+rasika-chivate@users.noreply.github.com> Date: Thu, 18 Aug 2022 15:56:35 +0530 Subject: [PATCH] Update docs/release_notes.rst --- docs/release_notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release_notes.rst b/docs/release_notes.rst index 3168e3a5..01f7d8e0 100644 --- a/docs/release_notes.rst +++ b/docs/release_notes.rst @@ -28,7 +28,7 @@ Bugs Fixed * :jirabug:`PT-1747`: pt-online-schema-change: metadata lock can break database for rebuild_constraints * :jirabug:`PT-1887`: pt-diskstat is not working for new kernels * :jirabug:`PT-1900`: At times, pt-query-digest does not hide the parameters properly when parameter=binary -* :jirabug:`PT-1953`: pt-summary typo: Memory mamagement. +* :jirabug:`PT-1953`: pt-summary typo: Memory management. * :jirabug:`PT-1959`: go part of the toolkit still has the version 3.3.0 * :jirabug:`PT-1965`: pt-stalk --mysql-only doesn't collect mysqladmin output * :jirabug:`PT-1966`: Test no_drop_no_swap for the pt-online-schema-change is broken (Thanks Tsubasa Tanaka)