From 271b63d71707720ad0d35590b8cb50f8f8f43014 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 11 May 2015 15:05:13 +0200 Subject: Update --- syntax/tt2.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'syntax/tt2.vim') diff --git a/syntax/tt2.vim b/syntax/tt2.vim index b5c1b5ff..4f9f51c9 100644 --- a/syntax/tt2.vim +++ b/syntax/tt2.vim @@ -5,8 +5,8 @@ " Bugs/requests: http://github.com/vim-perl/vim-perl/issues " Last Change: {{LAST_CHANGE}} " -" Instration: -" put tt2.vim and tt2html.vim in to your syntax diretory. +" Installation: +" put tt2.vim and tt2html.vim in to your syntax directory. " " add below in your filetype.vim. " au BufNewFile,BufRead *.tt2 setf tt2 -- cgit v1.2.3