Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit bc3343f

Browse files
melvolnjX
authored andcommitted
MamManager: Fix method documentation
1 parent d782d6f commit bc3343f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/client/QXmppMamManager.cpp

+1-2
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,7 @@ QString QXmppMamManager::retrieveArchivedMessages(const QString &to,
273273
/// \param resultSetQuery Optional Result Set Management query. This can be used
274274
/// to limit the number of results and to page through the
275275
/// archive.
276-
/// \return query id of the request. This can be used to associate the
277-
/// corresponding resultsRecieved signal.
276+
/// \return result of the query
278277
///
279278
/// \since QXmpp 1.5
280279
///

0 commit comments

Comments
 (0)