From 8499af4c471efecd7b7d72341676a0bacb91d45c Mon Sep 17 00:00:00 2001 From: mattn Date: Wed, 24 Apr 2013 21:30:35 +0900 Subject: [PATCH] Fixed typo --- TUTORIAL | 2 +- doc/zencoding.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TUTORIAL b/TUTORIAL index ad46041..c76fa8b 100644 --- a/TUTORIAL +++ b/TUTORIAL @@ -27,7 +27,7 @@ Tutorial of zencoding.vim test2 test3 --------------------- - Then do visual select(line wize) and type ','. + Then do visual select(line wise) and type ','. If you request 'Tag:', then type 'ul>li*'. ---------------------
    diff --git a/doc/zencoding.txt b/doc/zencoding.txt index 9581cb7..5003ad8 100644 --- a/doc/zencoding.txt +++ b/doc/zencoding.txt @@ -108,7 +108,7 @@ You should copy this section and create new buffer, paste and write as test2 test3 < - Then do visual select(line wize) and type |,|. + Then do visual select(line wise) and type |,|. If you request 'Tag:', then type 'ul>li*'. >