From 6b62642d7aff396f090326d2a55dde59d0054cf5 Mon Sep 17 00:00:00 2001 From: Michael Sanders Date: Thu, 23 Apr 2009 17:40:04 -0400 Subject: [PATCH] fixed typo in html snippet --- snippets/html.snippets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/html.snippets b/snippets/html.snippets index 6b924dc..7eccf9e 100644 --- a/snippets/html.snippets +++ b/snippets/html.snippets @@ -111,7 +111,7 @@ snippet head - ${1:`substitute(Filename('', 'Page Title'), '^.', '\u&', '')`} + ${1:`substitute(Filename('', 'Page Title'), '^.', '\u&', '')`} ${2} snippet title