mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Fix documentation
This commit is contained in:
parent
23c74af872
commit
66f9b2b5bc
@ -30,7 +30,7 @@ namespace dlib
|
|||||||
);
|
);
|
||||||
/*!
|
/*!
|
||||||
ensures
|
ensures
|
||||||
- if (a directory with the given filename exists) then
|
- if (a directory with the given dirname exists) then
|
||||||
- returns true
|
- returns true
|
||||||
- else
|
- else
|
||||||
- returns false
|
- returns false
|
||||||
|
Loading…
Reference in New Issue
Block a user