Skip to content

Commit

Permalink
Fix should_ensure_length_in_range.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosbrando committed May 30, 2008
1 parent 93eb955 commit aed2d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snippets/should_ensure_length_in_range.tmSnippet
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>content</key>
<string>should_ensure_length_in_range ${1:attribute}, (${2:range})</string>
<string>should_ensure_length_in_range :${1:attribute}, (${2:range})</string>
<key>name</key>
<string>should_ensure_length_in_range</string>
<key>scope</key>
Expand Down

0 comments on commit aed2d3c

Please sign in to comment.