From dfcdc0c2c05c6e2f9f7fb605c923d27684219612 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Wed, 27 Oct 2021 00:00:00 -0500 Subject: [PATCH] library: oh no, failed to right-justify 1 comment line Signed-off-by: Jim Warner --- Documentation/libproc.supp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/libproc.supp b/Documentation/libproc.supp index 3aab4001..d7f92d38 100644 --- a/Documentation/libproc.supp +++ b/Documentation/libproc.supp @@ -3,7 +3,7 @@ # to be used with the option: --suppressions=/libproc.supp. # # Memory leak warnings will only be encountered when a multi-threaded -# program has used the 'procps_pids' interface. That is because this +# program has called the 'procps_pids' interface. That's because this # library employs heap based memory in a thread safe manner. However, # such memory will not be freed until the address space is reclaimed. #