noc-examples-processing
noc-examples-processing copied to clipboard
Genetic Faces example mispells "fitness"
My incorrectly-placed issue - this is from the pre-loaded Processing examples, which I would guess are cloned from here:
In NOC_9_04_Faces_interactiveselection, in the Population class, in the comment above the function getMaxFitness(), the word "fitness" is spelled "fintess".
Trivial, but FWIW.