From 17fa3c7b89a47e09bb0155066acf93086e725056 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Sun, 28 Feb 2010 22:52:16 -0800 Subject: [PATCH] typo --- mustache.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mustache.js b/mustache.js index 8d94d58..14f6392 100644 --- a/mustache.js +++ b/mustache.js @@ -1,5 +1,5 @@ /* - Shamless port of http://github.com/defunkt/mustache + Shameless port of http://github.com/defunkt/mustache by Jan Lehnardt , Alexander Lang , Sebastian Cohnen