fixed grammar

This commit is contained in:
Davis King 2011-11-01 21:51:18 -04:00
parent fdc3af3a23
commit 72d3ab867a
1 changed files with 2 additions and 2 deletions

View File

@ -112,9 +112,9 @@ namespace dlib
ensures
- returns the error epsilon that determines when training should stop.
Smaller values may result in a more accurate solution but take longer
to execute. You can think of this epsilon value as saying "solve the
to train. You can think of this epsilon value as saying "solve the
optimization problem until the average loss per sample is within epsilon
of it's optimal value".
of its optimal value".
!*/
void set_max_cache_size (