mirror of https://github.com/davisking/dlib.git
Fixed typo in comment.
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404148
This commit is contained in:
parent
5a9381c26b
commit
a02d50cd7b
|
@ -137,7 +137,7 @@ namespace dlib
|
|||
name_ == name()
|
||||
description_ == description()
|
||||
number_of_arguments_ == number_of_arguments()
|
||||
options[index] == operator[](index)
|
||||
options[N][arg] == argument(arg,N)
|
||||
num_present == count()
|
||||
!*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue