Skip to content

Commit 9c06bb0

Browse files
committed
Fix typo in strongself.
1 parent 4bc5e6c commit 9c06bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

strongself.codesnippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<string>CodeBlock</string>
1010
</array>
1111
<key>IDECodeSnippetContents</key>
12-
<string>__strong __typeof(&amp;*weakSelf)strongSelf = &amp;lt;#weakSelf#&amp;gt;;
12+
<string>__strong __typeof(&amp;*weakSelf)strongSelf = &amp;&lt;#weakSelf#&amp;&gt;;
1313
</string>
1414
<key>IDECodeSnippetIdentifier</key>
1515
<string>55555D6B-C823-43FE-B48F-E91C874C3225</string>

0 commit comments

Comments
 (0)