Fixing a slight error message spelling mistake. In polygon-filling routine,
renaming local variable from 'y' to 'yy' to match the naming scheme used in drawPoint() and drawLine(). Making a public-like method Javadoc comment more private-like.
Authored by: nerius 2023-11-11
Parent: [r1663]
Child: [r1665]