From 7bce4e3d5cb8c65694c113f3a0f8cf3ede1f4545 Mon Sep 17 00:00:00 2001 From: Kyo Nagashima Date: Wed, 1 Aug 2012 14:05:51 +0900 Subject: [PATCH] fix typo: "lable" -> "label" --- after/syntax/css/css3-gcpm.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/after/syntax/css/css3-gcpm.vim b/after/syntax/css/css3-gcpm.vim index 207fa67..0ed5349 100644 --- a/after/syntax/css/css3-gcpm.vim +++ b/after/syntax/css/css3-gcpm.vim @@ -1,6 +1,6 @@ syn region cssFunction contained matchgroup=cssFunctionName start="\<\(target-\(counter\|counters\|text\)\|symbols\)\s*(" end=")" oneline keepend syn keyword cssGeneratedContentProp contained bleed hyphens marks -syn match cssGeneratedContentProp contained "\" +syn match cssGeneratedContentProp contained "\" syn match cssGeneratedContentProp contained "\" syn match cssGeneratedContentProp contained "\" syn match cssGeneratedContentProp contained "\"