mirror of https://github.com/davisking/dlib.git
Fixed typo in spec
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403610
This commit is contained in:
parent
2077f8ed34
commit
25284ccf4e
|
@ -158,7 +158,7 @@ namespace dlib
|
||||||
- #basis_loaded() == true
|
- #basis_loaded() == true
|
||||||
!*/
|
!*/
|
||||||
|
|
||||||
bool basis_size (
|
bool basis_loaded (
|
||||||
) const;
|
) const;
|
||||||
/*!
|
/*!
|
||||||
ensures
|
ensures
|
||||||
|
|
Loading…
Reference in New Issue