Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
Fixed typo in core.xml.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Weber committed Dec 29, 2012
1 parent 5340c19 commit 1ee4fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/core.xml.erb
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<core name="<%= scope.lookupvar('name') %>" instancdDir="<%= scope.lookupvar('path') %>"/>
<core name="<%= scope.lookupvar('name') %>" instanceDir="<%= scope.lookupvar('path') %>"/>

0 comments on commit 1ee4fa1

Please sign in to comment.