diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-31 10:30:02 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-31 10:30:02 +0000 |
| commit | 470c8e8ff6b54f47c0541add7567ac3c0276c798 (patch) | |
| tree | 32c1c07b268fb7657c837f7afd5db2858efead17 /src/QXmppServiceInfo.cpp | |
| parent | 62be298124ba2959a89687669bd8719f24e3eefe (diff) | |
| download | qxmpp-470c8e8ff6b54f47c0541add7567ac3c0276c798.tar.gz | |
minor documentation fix
Diffstat (limited to 'src/QXmppServiceInfo.cpp')
| -rw-r--r-- | src/QXmppServiceInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QXmppServiceInfo.cpp b/src/QXmppServiceInfo.cpp index c78187e6..94689da6 100644 --- a/src/QXmppServiceInfo.cpp +++ b/src/QXmppServiceInfo.cpp @@ -96,7 +96,7 @@ QList<QXmppServiceRecord> QXmppServiceInfo::records() const /// Perform a DNS lookup for an SRV entry. /// -/// Returns QXmppServiceInfo object with records +/// Returns a QXmppServiceInfo object containing the found records. /// /// \param dname |
