Small typo in Rectangle::getProportion()

proportionOfWidth (proportionalRect.h));

should be

proportionOfHeight (proportionalRect.h));

Thank you!