diff options
Diffstat (limited to 'runtime/syntax/specman.vim')
-rw-r--r-- | runtime/syntax/specman.vim | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/syntax/specman.vim b/runtime/syntax/specman.vim index 3fb77a2afa..93fb4a86c6 100644 --- a/runtime/syntax/specman.vim +++ b/runtime/syntax/specman.vim @@ -111,8 +111,8 @@ syn region specmanString start=+"+ end=+"+ "********************************************************************** -" I took this section from c.vim but I didnt succeded to make it work -" ANY one who dare jumping to this deep watter is more than welocome! +" I took this section from c.vim, but I didn't succeed in making it work +" ANY one who dares to jump into this deep water is more than welcome! "********************************************************************** ""catch errors caused by wrong parenthesis and brackets |