Hi Attached patch fixes a typo in runtime/doc/term.txt
Regards Dominique -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
diff -r b64f0df9399c runtime/doc/term.txt --- a/runtime/doc/term.txt Tue Feb 17 17:50:26 2015 +0100 +++ b/runtime/doc/term.txt Sun Feb 22 21:32:49 2015 +0100 @@ -284,7 +284,7 @@ t_xs if non-empty, standout not erased by overwriting (hpterm) *t_xn* *'t_xn'* t_xn if non-empty, character writing at the last cell of screen - didn't causes scrolling + didn't cause scrolling t_ZH italics mode *t_ZH* *'t_ZH'* t_ZR italics end *t_ZR* *'t_ZR'*
