From 6bb0950dd6a534858cbd2659edd66112a0d635d5 Mon Sep 17 00:00:00 2001 From: Gioacchino Mazzurco Date: Sat, 29 Feb 2020 11:05:22 +0100 Subject: [PATCH] Fix typo in documentation --- libretroshare/src/retroshare/rsgxsforums.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretroshare/src/retroshare/rsgxsforums.h b/libretroshare/src/retroshare/rsgxsforums.h index becddb329..f9a54ebc4 100644 --- a/libretroshare/src/retroshare/rsgxsforums.h +++ b/libretroshare/src/retroshare/rsgxsforums.h @@ -245,7 +245,7 @@ public: std::vector& 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