Typo: A space too much.

This commit is contained in:
tastytea 2020-02-12 20:22:47 +01:00
parent ac07daddce
commit 1c3efd3589
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ public:
}
/*!
* @brief URL decodes the given string .
* @brief URL decodes the given string.
*
* For more information consult [curl_easy_unescape(3)]
* (https://curl.haxx.se/libcurl/c/curl_easy_unescape.html).