mirror of https://github.com/CGAL/cgal
fix a small typo
This commit is contained in:
parent
f8c05dbe3b
commit
4515c565fc
|
|
@ -1,5 +1,5 @@
|
||||||
/** @file compute_cones.cpp
|
/** @file compute_cones.cpp
|
||||||
* An example application that computes the cone boundariess given the number of cones
|
* An example application that computes the cone boundaries given the number of cones
|
||||||
* and the initial direction.
|
* and the initial direction.
|
||||||
*
|
*
|
||||||
* Authors: Weisheng Si and Quincy Tse, University of Western Sydney
|
* Authors: Weisheng Si and Quincy Tse, University of Western Sydney
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue