Skip to content

Commit

Permalink
fix the eruby/unlesse snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
marty committed Jun 12, 2010
1 parent f9f4204 commit c37351d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eruby/unlesse.snippet
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<% if ${1} %>
<% unless ${1} %>
${2}
<% else %>
<% end %>

0 comments on commit c37351d

Please sign in to comment.