From 699d88e3931d21cd3a1bc54900cb11e89210b370 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 10 Apr 2021 14:36:31 +0530 Subject: [PATCH] ... --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index 780ad331f..bcd9e765a 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -331,7 +331,7 @@ To check for memory leaks, instead use a tool like ``valgrind``. Run:: Now open lots of tabs/windows, generate lots of output using tools like find/yes etc. Then close all but one window. Do some random work for a few seconds in -that window, maybe run yes or find again. Then quit kitty. Then run:: +that window, maybe run yes or find again. Then quit kitty and run:: massif-visualizer massif.out.*