mirror of https://github.com/davisking/dlib.git
Fixed spelling error
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403350
This commit is contained in:
parent
c9dc149453
commit
2b33cfa1b9
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
|
|
||||||
This is an example illustrating the use of the queue component (and
|
This is an example illustrating the use of the queue component (and
|
||||||
to some degree the generial idea behind most of the other container
|
to some degree the general idea behind most of the other container
|
||||||
classes) from the dlib C++ Library.
|
classes) from the dlib C++ Library.
|
||||||
|
|
||||||
It loads a queue with 20 random numbers. Then it uses the enumerable
|
It loads a queue with 20 random numbers. Then it uses the enumerable
|
||||||
|
|
Loading…
Reference in New Issue