Kaydet (Commit) 12be7ad5 authored tarafından Julien Nabet's avatar Julien Nabet

emptyness -> emptiness

Change-Id: Id04bea1d07735511acb6d29c96c46d4dea222c0c
üst 9f3aa81c
......@@ -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 );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment