groue / GRMustache

Flexible and production-ready Mustache templates for MacOS Cocoa and iOS
http://mustache.github.com/
MIT License
1.44k stars 190 forks source link

Fixed the return value type for renderContentWithContent #76

Closed marcopifferi closed 10 years ago

marcopifferi commented 10 years ago

Just fixed the return value type that should be bill in renderContentWithContent

groue commented 10 years ago

Thanks, Marco!