fix typo in a comment

This commit is contained in:
Martin Grenfell 2009-07-13 23:13:22 +12:00
parent 33fd1d9cd8
commit 03f4bd521e

View File

@ -165,7 +165,7 @@ endfunction
sign define SyntaxError text=>> texthl=error
"start counting sign ids at 5000, start here to hopefully avoid conflicting
"wiht any other code that places signs (not sure if this precaution is
"with any other code that places signs (not sure if this precaution is
"actually needed)
let s:first_sign_id = 5000
let s:next_sign_id = s:first_sign_id