mirror of https://github.com/CGAL/cgal
typos
This commit is contained in:
parent
dfe70d17e7
commit
0e6754b15e
|
|
@ -183,7 +183,7 @@ private:
|
|||
|
||||
|
||||
// The class `Plane` is used for the 7-8 walls of a prism.
|
||||
// We store at the same time threee points and a plane.
|
||||
// We store at the same time three points and a plane.
|
||||
// That is easier than retrieving the 3 points of a lazy plane.
|
||||
struct Plane {
|
||||
Plane()
|
||||
|
|
|
|||
Loading…
Reference in New Issue