From dd1ee45c15f099ffebca978c5a13c5db874cd1d8 Mon Sep 17 00:00:00 2001
From: tastytea
Date: Sat, 4 Jan 2020 12:22:43 +0100
Subject: Escape API in documentation where necessary.

---
 include/request.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'include/request.hpp')

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
  *
-- 
cgit v1.2.3-54-g00ecf