mirror of
https://github.com/Mibew/mibew.git
synced 2025-01-31 05:20:30 +03:00
Fix comment
This commit is contained in:
parent
ace1423a13
commit
fb35d4fff9
@ -41,7 +41,7 @@
|
||||
/**
|
||||
* Register 'urlReplace' Handlebars helper.
|
||||
*
|
||||
* This helper serch URLs and replace them by 'a' tag
|
||||
* This helper seeks URLs and replaces them by 'a' tag
|
||||
*/
|
||||
Handlebars.registerHelper('urlReplace', function(text) {
|
||||
return new Handlebars.SafeString(
|
||||
|
Loading…
Reference in New Issue
Block a user