fixed spelling errors

This commit is contained in:
Davis King 2014-04-23 19:09:24 -04:00
parent 7ef50c6c80
commit 99342ca5be
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ namespace dlib
- arg < number_of_arguments()
- N < count()
ensures
- returns the argth argument to the Nth occurance of this
- returns the arg-th argument to the Nth occurrence of this
option on the command line.
!*/