mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
docs(src): fix some doxygen warnings (#2731)
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user