diff --git a/Cone_spanners_2/examples/Cone_spanners_2/compute_cones.cpp b/Cone_spanners_2/examples/Cone_spanners_2/compute_cones.cpp index fb06859966f..5b9f82b81c9 100644 --- a/Cone_spanners_2/examples/Cone_spanners_2/compute_cones.cpp +++ b/Cone_spanners_2/examples/Cone_spanners_2/compute_cones.cpp @@ -1,5 +1,5 @@ /** @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. * * Authors: Weisheng Si and Quincy Tse, University of Western Sydney