From e17a47a7fa7f4c1bb4c4b55fb004963fc1b61434 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 7 Nov 2019 14:51:05 -0800 Subject: [PATCH] fix typo --- jc/parsers/netstat.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jc/parsers/netstat.py b/jc/parsers/netstat.py index d4336ea9..fdc5c078 100644 --- a/jc/parsers/netstat.py +++ b/jc/parsers/netstat.py @@ -384,7 +384,7 @@ def process(proc_data): "security_context": string, "refcnt": integer, "flags": string, - "type": stromg, + "type": string, "inode": integer, "path": string, "kind": string