diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2022-10-18 09:59:19 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2022-10-18 09:59:19 -0400 |
| commit | 824aa7f7fc88713e74932c6d3230a6fb2d29df97 (patch) | |
| tree | 071e95c21ac36b4701da3ca113e33933f81bea58 /docs/guide/objectivec.md | |
| parent | 26eb2e96621d0f228c8a5eb26248e79c81962bf1 (diff) | |
more documentation updates
Diffstat (limited to 'docs/guide/objectivec.md')
| -rw-r--r-- | docs/guide/objectivec.md | 2 |
1 files changed, 1 insertions, 1 deletions
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.  -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. |
