bytedriver

Results 2 issues of bytedriver

### Summary This PR fixes the example to use the correct variable. ### Description In the section [Modifying Mach-O's](https://github.com/datatheorem/strongarm#modifying-mach-os), you can find an example that modifies an existing binary. ```python...

### Location https://docs.swift.org/swift-book/documentation/the-swift-programming-language/opaquetypes#Differences-Between-Opaque-Types-and-Protocol-Types ### Description In the document, the Chapter ["Opaque Types"](https://docs.swift.org/swift-book/documentation/the-swift-programming-language/opaquetypes#Differences-Between-Opaque-Types-and-Protocol-Types) describes the difference between protocol types and opaque types as function return types as follows: > Another problem...

Content issue