fix a small typo

This commit is contained in:
Weisheng Si 2015-12-18 15:36:43 +11:00
parent f8c05dbe3b
commit 4515c565fc
1 changed files with 1 additions and 1 deletions

View File

@ -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