Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
100mango committed Oct 20, 2015
1 parent a9bf6df commit 77e3c06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ARC提供是一个编译器的特性,帮助我们在编译的时候自动插

解决方案:

~~~objevtive-c
~~~objective-c
__weak SomeObjectClass *weakSelf = self;

SomeBlockType someBlock = ^{
Expand Down

0 comments on commit 77e3c06

Please sign in to comment.