Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / geometry / algorithms / detail / overlay / get_turn_info_for_endpoint.hpp
index 521744d..40e19ec 100644 (file)
@@ -55,7 +55,7 @@ namespace detail { namespace overlay {
 // <----|
 
 // |------->         2   0   0   1  -1   F   and        i/i x/u
-//     |------->     2   0   0  -1   1   F   symetric   i/i u/x
+//     |------->     2   0   0  -1   1   F   symmetric  i/i u/x
 // |------->
 //
 //     |------->     2   0   0  -1  -1   T              i/u u/i
@@ -74,7 +74,7 @@ namespace detail { namespace overlay {
 // <-----|
 //
 //       |----->     1  -1   0  -1   0   F   and        u/x
-// |----->           1   0  -1   0  -1   F   symetric   x/u
+// |----->           1   0  -1   0  -1   F   symmetric  x/u
 //       |----->
 
 // D0 or D1 != 0
@@ -82,7 +82,7 @@ namespace detail { namespace overlay {
 //          ^
 //          |
 //          +        1  -1   1  -1   1   F   and        u/x  (P is vertical)
-// |-------->        1   1  -1   1  -1   F   symetric   x/u  (P is horizontal)
+// |-------->        1   1  -1   1  -1   F   symmetric  x/u  (P is horizontal)
 // ^
 // |
 // +