whitespace

This commit is contained in:
Axel Kohlmeyer
2021-10-02 18:12:32 -04:00
parent dcaed72b6d
commit 69a8dfe4d9
2 changed files with 2 additions and 2 deletions

View File

@ -242,7 +242,7 @@ namespace platform {
/*! Delete a directory and its contents
*
* Unlike the the ``rmdir()`` or ``_rmdir()`` function of the
* Unlike the the ``rmdir()`` or ``_rmdir()`` function of the
* C library, this function will check for the contents of the
* folder and recurse into any sub-folders, if necessary and
* delete all contained folders and their contents before