Fix spelling error.

This commit is contained in:
Lamarque V. Souza 2012-06-14 18:57:20 -03:00
parent 222674d3ab
commit 7ab0e82f67

View File

@ -548,7 +548,7 @@ void SvgPrivate::checkColorHints()
}
}
//Folowing two are utility functions to snap rendered elements to the pixel grid
//Following two are utility functions to snap rendered elements to the pixel grid
//to and from are always 0 <= val <= 1
qreal SvgPrivate::closestDistance(qreal to, qreal from)
{