leaking_addresses: fix comment string typo

Fix typo in comment string.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
This commit is contained in:
Tobin C. Harding 2017-11-09 13:28:43 +11:00
parent ecd39dbd27
commit a284733e26

View file

@ -40,7 +40,7 @@ my @skip_parse_files_abs = ('/proc/kmsg',
'/sys/kernel/debug/tracing/trace_pipe',
'/sys/kernel/security/apparmor/revision');
# Do not parse thes files under any subdirectory.
# Do not parse these files under any subdirectory.
my @skip_parse_files_any = ('0',
'1',
'2',