On Thu, Mar 23, 2023 at 03:05:45PM +0100, Aldy Hernandez wrote: > > > On 3/23/23 14:32, Jakub Jelinek wrote: > > Hi! > > > > I've noticed a comment typo in tree-vrp.cc and decided to quickly > > skim aspell -c on the ranger sources (with quick I on everything that > > looked ok or roughly ok). > > But not being a native English speaker, I could get stuff wrong. > > The most questionable seems 3 occurrences of involutary/involutory, > > I've used involuntary, but am not sure if that's what you meant. > > An involutary function is a function who is its own inverse, so AFAIK > "involutary" is correct. That being said, it's not a common word, and I
Isn't that involutory? https://en.wiktionary.org/wiki/involutory Though, seems searching for it reveals both spellings and it isn't clear what is the difference. I'll keep them as is then. Jakub