docs(src): fix some doxygen warnings (#2731)
This commit is contained in:
parent
429019e47b
commit
f3abf59fbf
12 changed files with 15 additions and 74 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
namespace file_handler {
|
||||
/**
|
||||
* @breif Get the parent directory of a file or directory.
|
||||
* @brief Get the parent directory of a file or directory.
|
||||
* @param path The path of the file or directory.
|
||||
* @return `std::string` : The parent directory.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue