Escape API in documentation where necessary.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c9009e1de0
commit
dd1ee45c15
|
@ -68,7 +68,7 @@
|
|||
*/
|
||||
|
||||
/*!
|
||||
* @brief C++ wrapper for the Mastodon API.
|
||||
* @brief C++ wrapper for the Mastodon %API.
|
||||
*
|
||||
* All text input is expected to be UTF-8.
|
||||
*
|
||||
|
|
|
@ -29,7 +29,7 @@ namespace mastodonpp
|
|||
using std::string;
|
||||
|
||||
/*!
|
||||
* @brief Used to make a request to the Mastodon API.
|
||||
* @brief Used to make a request to the Mastodon %API.
|
||||
*
|
||||
* @since 0.1.0
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue
Block a user