Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a284733e authored by Tobin C. Harding's avatar Tobin C. Harding
Browse files

leaking_addresses: fix comment string typo



Fix typo in comment string.

Signed-off-by: default avatarTobin C. Harding <me@tobin.cc>
parent ecd39dbd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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',