Skip to content
Snippets Groups Projects
Commit 98535439 authored by Tom Fischer's avatar Tom Fischer
Browse files

fixed spelling error

parent 3f121060
No related branches found
No related tags found
No related merge requests found
...@@ -151,7 +151,7 @@ protected: ...@@ -151,7 +151,7 @@ protected:
/** /**
* 2D method - ignores z coordinate. It calculates the location * 2D method - ignores z coordinate. It calculates the location
* of the point relative to the k-th line segment of the polyline. * of the point relative to the k-th line segment of the polyline.
* (literatur reference: * (literature reference:
* Computational Geometry and Computer Graphics in C++; Michael J. Laszlo) * Computational Geometry and Computer Graphics in C++; Michael J. Laszlo)
* @param k the number of line segment * @param k the number of line segment
* @param pnt the point * @param pnt the point
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment