Typo in comment

[SVN r75650]
This commit is contained in:
Barend Gehrels
2011-11-24 22:48:13 +00:00
parent 0e50b5fbb5
commit 2702c80ff4

View File

@@ -170,7 +170,7 @@ inline bool covered_by(Geometry1 const& geometry1, Geometry2 const& geometry2)
\param geometry1 \param_geometry geometry which might be covered_by the second geometry
\param geometry2 \param_geometry which might contain the first geometry
\param strategy strategy to be used
\return true if geometry1 is completely contained covered_by geometry2,
\return true if geometry1 is inside of or on the border of geometry2,
else false
\qbk{distinguish,with strategy}