From 824aa7f7fc88713e74932c6d3230a6fb2d29df97 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Tue, 18 Oct 2022 09:59:19 -0400 Subject: more documentation updates --- docs/guide/objectivec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide/objectivec.md') diff --git a/docs/guide/objectivec.md b/docs/guide/objectivec.md index ab2a3160..f101d7a5 100644 --- a/docs/guide/objectivec.md +++ b/docs/guide/objectivec.md @@ -40,5 +40,5 @@ Objective-C workflow must be chosen when loading a binary for analysis. ![](../img/objc_workflow_selected.png) -This will automatically apply strucutre analysis as the binary is analyzed and +This will automatically apply structure analysis as the binary is analyzed and also translate `objc_msgSend` calls to direct method calls, where possible. -- cgit v1.3.1