Christ van Willegen wrote:
> On Sun, Sep 16, 2018 at 2:10 PM Bram Moolenaar <[email protected]> wrote: > > Patch 8.1.0394 > > I found a typo: > > diff --git a/src/diff.c b/src/diff.c > index d523e7743..7525dfdda 100644 > --- a/src/diff.c > +++ b/src/diff.c > @@ -295,7 +295,7 @@ diff_mark_adjust_tp( > > if (diff_internal()) > { > - // Will udpate diffs before redrawing. Set _invalid to update the > + // Will update diffs before redrawing. Set _invalid to update the > // diffs themselves, set _update to also update folds properly just > // before redrawing. > tp->tp_diff_invalid = TRUE; > > No need for an attribution... Thanks for the fix, I had trouble spotting the mistake. -- hundred-and-one symptoms of being an internet addict: 80. At parties, you introduce your spouse as your "service provider." /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
