summaryrefslogtreecommitdiffstats
path: root/include/request.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/request.hpp')
-rw-r--r--include/request.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/request.hpp b/include/request.hpp
index c953f63..d41611c 100644
--- a/include/request.hpp
+++ b/include/request.hpp
@@ -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
*