diff --git a/simgear/math/SGIntersect.hxx b/simgear/math/SGIntersect.hxx index 6ffffeb8..aea3bb3e 100644 --- a/simgear/math/SGIntersect.hxx +++ b/simgear/math/SGIntersect.hxx @@ -575,7 +575,7 @@ closestPoint(const SGTriangle& tri, const SGVec3& p) // Regions // \2| // \| - // |\ + // |\ // 3 |0\ 1 //---------- // 4 | 5 \ 6 @@ -769,7 +769,7 @@ intersects(const SGTriangle& tri, const SGSphere& sphere) // Regions // \2| // \| - // |\ + // |\ // 3 |0\ 1 //---------- // 4 | 5 \ 6