From 39978b46dadd333429e40b372e85045fff1e1bcb Mon Sep 17 00:00:00 2001 From: mattn Date: Wed, 3 Mar 2010 11:00:50 +0900 Subject: [PATCH] fixed doc. --- zencoding.vim.vimup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zencoding.vim.vimup b/zencoding.vim.vimup index e22474b..58858b0 100644 --- a/zencoding.vim.vimup +++ b/zencoding.vim.vimup @@ -80,7 +80,7 @@ install_details: | versions: - '0.27': | - This is an upgrade for ZenCoding.vim: fixed problem that can't work on the part of multibyte characters. + This is an upgrade for ZenCoding.vim: fixed problem that can't work on the part of multibyte characters. fixed inline elements behavior. - '0.26': | This is an upgrade for ZenCoding.vim: The count of '(((a#foo + a#bar)*2)*3)' should be 12. - '0.25': |