March 5, 2026
9:56 p.m.
Alfred Agrell (@Alcaro) commented about dlls/comctl32/treeview.c:
/*************************************************************************** * This method returns the nth item starting at the given item. It returns - * the last item (or first) we we run out of items. + * the last item (or first) we run out of items.
That is indeed a typo, but your proposal doesn't fix it. Correct grammar would be change the first we to 'if' or 'when'. (Not sure which would be better.) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10249#note_131398