mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 10:35:22 -04:00
Fix typo in documentation
This commit is contained in:
parent
b1680bd591
commit
6bb0950dd6
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ public:
|
|||
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}
|
||||
* @param[in] forumId id of the forum of which the content is requested
|
||||
* @param[in] msgsIds list of message ids to request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue