diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-12-14 09:50:11 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-12-14 09:50:11 +0000 |
| commit | b65a2e444a85767b7d7a826b05a1a21dff3a56a9 (patch) | |
| tree | e149118e8d722f7941c5cd2616f9c7b0fe3a3942 /src/QXmppDataForm.h | |
| parent | 599b12db8656e41c1dcc589a674e8ed286fcbabb (diff) | |
| download | qxmpp-b65a2e444a85767b7d7a826b05a1a21dff3a56a9.tar.gz | |
fix doc typos
Diffstat (limited to 'src/QXmppDataForm.h')
| -rw-r--r-- | src/QXmppDataForm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QXmppDataForm.h b/src/QXmppDataForm.h index 2d997846..a3e57587 100644 --- a/src/QXmppDataForm.h +++ b/src/QXmppDataForm.h @@ -38,7 +38,7 @@ class QDomElement; class QXmppDataForm { public: - /// \brief The QxmppDataForm::Field class represents a data form field + /// \brief The QXmppDataForm::Field class represents a data form field /// as defined by XEP-0004: Data Forms. /// |
