emptyness -> emptiness
Change-Id: Id04bea1d07735511acb6d29c96c46d4dea222c0c
This commit is contained in:
parent
9f3aa81c5d
commit
12be7ad5b6
@ -41,7 +41,7 @@ namespace basegfx
|
||||
|
||||
// special-casing the empty rect case (this will fail most
|
||||
// of the times below, because of the DBL_MIN/MAX special
|
||||
// values denoting emptyness in the rectangle.
|
||||
// values denoting emptiness in the rectangle.
|
||||
if( a.isEmpty() )
|
||||
{
|
||||
o_rRanges.push_back( b );
|
||||
|
Loading…
x
Reference in New Issue
Block a user