Fixed grammar

This commit is contained in:
Davis King 2014-05-04 21:32:38 -04:00
parent a13aea2642
commit 9980013cb9

View File

@ -181,7 +181,7 @@ namespace dlib
);
/*!
requires
- prior == a function produced by a call to this classes train() function.
- prior == a function produced by a call to this class's train() function.
Therefore, it must be the case that:
- prior.basis_vectors.size() == 1
- prior.alpha(0) == 1