From c9ec74c2515bfa59f718a7ef034fe43cf83990c3 Mon Sep 17 00:00:00 2001 From: Roma Novikov Date: Fri, 23 Apr 2021 21:34:35 +0300 Subject: [PATCH] Update pt-summary --- bin/pt-summary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pt-summary b/bin/pt-summary index ded1cc03..87a5f8bb 100755 --- a/bin/pt-summary +++ b/bin/pt-summary @@ -2250,7 +2250,7 @@ report_system_summary () { local PTFUNCNAME=report_system_summary; "$data_dir/vmstat" \ "$platform" - section "Memory mamagement" + section "Memory management" report_transparent_huge_pages section "The End" }