Fix documentation

This commit is contained in:
Adrià Arrufat 2022-04-03 01:10:13 +09:00 committed by Davis E. King
parent 23c74af872
commit 66f9b2b5bc

View File

@ -30,7 +30,7 @@ namespace dlib
);
/*!
ensures
- if (a directory with the given filename exists) then
- if (a directory with the given dirname exists) then
- returns true
- else
- returns false