commit 201812127e27ef2aa4827752e229d8f5251f6ff6 from: Omar Polo via: Thomas Adam date: Thu Jun 01 10:18:37 2023 UTC typo: character -> characters commit - 0d095295f9c0504bf7b11611b530becd27f34ee1 commit + 201812127e27ef2aa4827752e229d8f5251f6ff6 blob - 055e22bd2ea643c3ce23aa4d424b09795e56c765 blob + 1f59812038b7fd5f297b31321218e478b6db482b --- tog/tog.c +++ tog/tog.c @@ -2227,7 +2227,7 @@ expand_tab(char **ptr, const char *src) /* * Advance at most n columns from wline starting at offset off. * Return the index to the first character after the span operation. - * Return the combined column width of all spanned wide character in + * Return the combined column width of all spanned wide characters in * *rcol. */ static int