mirror of https://github.com/davisking/dlib.git
fixed spelling errors
This commit is contained in:
parent
7ef50c6c80
commit
99342ca5be
|
@ -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.
|
||||
!*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue