FIX: Incorrect comment, thanks @ZogStrIP

This commit is contained in:
Robin Ward 2014-01-17 14:05:31 -05:00
parent f4c57130dc
commit bc2993b458
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ Handlebars.registerHelper('rawDate', function(property, options) {
/** /**
Live refreshing age helper Live refreshing age helper
@method rawDate @method unboundAge
@for Handlebars @for Handlebars
**/ **/
Handlebars.registerHelper('unboundAge', function(property, options) { Handlebars.registerHelper('unboundAge', function(property, options) {