Skip to content

Commit

Permalink
Edited README.md via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
stathissideris committed Jun 26, 2011
1 parent fc0b8ec commit 2f57c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Say you have a class and you need to write a copy constructor for it. It becomes

````clojure
(print (copy (render-template
"this.set{{x}}(other.get{{x}());\n"
"this.set{{x}}(other.get{{x}}());\n"
(qw FirstName Surname Email
DayTelephone MobileTelephone))))
````
Expand Down

0 comments on commit 2f57c95

Please sign in to comment.