fix docstring

This commit is contained in:
onyx-and-iris 2024-07-06 13:42:24 +01:00
parent 03b45129dd
commit 61d81b0abf

View File

@ -32,7 +32,7 @@ void remove_name_in_path(char *szPath)
}
/**
* @brief Replaces multiple newlines and tabs with single spaces
* @brief Replaces multiple spaces and tabs with single spaces
*
* @param s The string to be reduced
* @param len Current length of the string