mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-24 06:11:11 -05:00
Fix typo in documentation
This commit is contained in:
parent
b1680bd591
commit
6bb0950dd6
@ -245,7 +245,7 @@ public:
|
|||||||
std::vector<RsMsgMetaData>& msgMetas) = 0;
|
std::vector<RsMsgMetaData>& msgMetas) = 0;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Get specific list of messages from a single forums. Blocking API
|
* @brief Get specific list of messages from a single forum. Blocking API
|
||||||
* @jsonapi{development}
|
* @jsonapi{development}
|
||||||
* @param[in] forumId id of the forum of which the content is requested
|
* @param[in] forumId id of the forum of which the content is requested
|
||||||
* @param[in] msgsIds list of message ids to request
|
* @param[in] msgsIds list of message ids to request
|
||||||
|
Loading…
Reference in New Issue
Block a user