From 60f6c15655aa9df8e9cef3c64ca9fbfa3977d1d8 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 29 Aug 2017 22:02:10 +0200 Subject: [PATCH] Typo fixed --- objects/macho/definition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects/macho/definition.json b/objects/macho/definition.json index 0aa60ec..956fbb0 100644 --- a/objects/macho/definition.json +++ b/objects/macho/definition.json @@ -42,7 +42,7 @@ "misp-attribute": "text" }, "text": { - "description": "Free text value to attach to the ELF", + "description": "Free text value to attach to the Mach-O file", "disable_correlation": true, "ui-priority": 1, "misp-attribute": "text",