Skip to content

Commit

Permalink
NSDictionary *context->NSDictionary *sharedContext
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris Hicks & Sam Coward committed Oct 18, 2012
1 parent dfd0a9f commit 06583e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodeSnippetsAndTemplates/CodeSnippets/cshare.codesnippet
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<string>All</string> <string>All</string>
</array> </array>
<key>IDECodeSnippetContents</key> <key>IDECodeSnippetContents</key>
<string>sharedExamplesFor(@"&lt;#shared behavior description#&gt;", ^(NSDictionary *context) { <string>sharedExamplesFor(@"&lt;#shared behavior description#&gt;", ^(NSDictionary *sharedContext) {
&lt;#content#&gt; &lt;#content#&gt;
});</string> });</string>
<key>IDECodeSnippetIdentifier</key> <key>IDECodeSnippetIdentifier</key>
Expand Down

0 comments on commit 06583e8

Please sign in to comment.