Skip to content

Commit

Permalink
MamManager: Fix method documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
melvo authored and lnjX committed Nov 10, 2024
1 parent d782d6f commit bc3343f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/client/QXmppMamManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,7 @@ QString QXmppMamManager::retrieveArchivedMessages(const QString &to,
/// \param resultSetQuery Optional Result Set Management query. This can be used
/// to limit the number of results and to page through the
/// archive.
/// \return query id of the request. This can be used to associate the
/// corresponding resultsRecieved signal.
/// \return result of the query
///
/// \since QXmpp 1.5
///
Expand Down

0 comments on commit bc3343f

Please sign in to comment.