made the specs more clear

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402657
This commit is contained in:
Davis King 2008-11-13 01:18:18 +00:00
parent d55e5cc903
commit 1a084013cc
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@ namespace dlib
throws
- dir_create_error
This exception is thrown if we were unable to create the requested
directory. The type member of the exception will bet set to
EDIR_CREATE and the name member will be set to dir.
directory and it didn't already exist. The type member of the exception
will bet set to EDIR_CREATE and the name member will be set to dir.
!*/
// ----------------------------------------------------------------------------------------