Skip to content

Commit

Permalink
doc: Error: Use '\struct' instead of '\class'
Browse files Browse the repository at this point in the history
  • Loading branch information
melvo authored and lnjX committed Mar 18, 2024
1 parent 4848dc7 commit 87f9bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/base/QXmppError.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include <QNetworkReply>

///
/// \class QXmppError
/// \struct QXmppError
///
/// Generic error class holding a description and a more specific error object. The specific error
/// usually is something like a QXmppStanza::Error or an enum.
Expand Down

0 comments on commit 87f9bcb

Please sign in to comment.