On Fri, 18 Apr 2025, Christ van Willegen wrote:

> index 0e3711eb75530..52721bd532ad0 100644
> --- a/src/ops.c
> +++ b/src/ops.c
> @@ -248,11 +248,11 @@ get_vts_sum(int *vts_array, int index)
>      int        sum = 0;
>      int        i;
> 
> -    // Perform the summation for indeces within the actual array.
> +    // Perform the summation for indices within the actual array.
>      for (i = 1; i <= index && i <= vts_array[0]; i++)
>         sum += vts_array[i];
> 
> -    // Add topstops whose indeces exceed the actual array.
> +    // Add topstops whose indices exceed the actual array.
> 
> 
> 
> I guess that those should be tabstops...

Thanks, I'll squash it in.

Thanks,
Christian
-- 
Rap music is just computerised crap. I listen to Top of the Pops and after
three songs I feel like killing someone.
                -- George Harrison

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/vim_dev/aAISPjDUSQehCeXS%40256bit.org.

Raspunde prin e-mail lui