diff options
Diffstat (limited to 'TelepathyQt')
-rw-r--r-- | TelepathyQt/base-channel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TelepathyQt/base-channel.cpp b/TelepathyQt/base-channel.cpp index 08fb390e..3832f0ba 100644 --- a/TelepathyQt/base-channel.cpp +++ b/TelepathyQt/base-channel.cpp @@ -1004,7 +1004,7 @@ void BaseChannelFileTransferType::Adaptee::provideFile(uint addressType, uint ac /** * \class BaseChannelFileTransferType - * \ingroup servicecm + * \ingroup servicechannel * \headerfile TelepathyQt/base-channel.h <TelepathyQt/BaseChannel> * * \brief Base class of Channel.Type.FileTransfer channel type. |