Update description for Instance.

This commit is contained in:
tastytea 2020-01-04 13:29:36 +01:00
parent 8f03c49569
commit 5eb11534a5
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ namespace mastodonpp
using std::string;
/*!
* @brief Holds the hostname and access token of an instance.
* @brief Holds the access data of and the connection to an instance.
*
* @since 0.1.0
*