summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2021-10-27 00:00:00 -0500
committerCraig Small <csmall@dropbear.xyz>2021-10-28 07:06:57 +1100
commitdfcdc0c2c05c6e2f9f7fb605c923d27684219612 (patch)
tree2fdee53b31c9a45cb27dee8b8139e9ff1f298f26
parent4cfb0fb763d4bf8d9c2fa4564689e527ca636988 (diff)
downloadprocps-ng-dfcdc0c2c05c6e2f9f7fb605c923d27684219612.tar.gz
library: oh no, failed to right-justify 1 comment line
Signed-off-by: Jim Warner <james.warner@comcast.net>
-rw-r--r--Documentation/libproc.supp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/libproc.supp b/Documentation/libproc.supp
index 3aab400..d7f92d3 100644
--- a/Documentation/libproc.supp
+++ b/Documentation/libproc.supp
@@ -3,7 +3,7 @@
# to be used with the option: --suppressions=<path-for>/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.
#