File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ HeapInspector comes with an example project. There you will see a lot of mistake
129129* Holding objects longer than needed. ` strong ` property for the ` UIViewController ` that is pushed onto the ` UINavigationController ` stack
130130
131131# References, Inspirations & Thanks
132- * [ FLEX] ( https://github.com/flipboard/flex ) by Flipboard's iOS developers
132+ * [ FLEX] ( https://github.com/flipboard/flex ) by [ Ryan Olson ] ( https://twitter.com/ryanolsonk )
133133* [ Mike Ash] ( https://www.mikeash.com/pyblog/friday-qa-2011-09-30-automatic-reference-counting.html ) Friday Q&A Automatic Reference Counting
134134* [ Clang] ( http://clang.llvm.org/docs/AutomaticReferenceCounting.html ) Objective-C Automatic Reference Counting (ARC)
135135
You can’t perform that action at this time.
0 commit comments