summaryrefslogtreecommitdiffstats
path: root/src/imports/nfc/qdeclarativendefmimerecord.cpp
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-10-11 15:37:12 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-14 11:03:05 +0200
commitf4474f93b9e0a7df48e94f3fec34a0de64b482bd (patch)
tree1b33f0e4aa3611508e9000a3196765b80cf8c34e /src/imports/nfc/qdeclarativendefmimerecord.cpp
parentcd9bbb44957fad833960a764d712d42456857aba (diff)
Use recommended way of using \brief statements in QML Types.
Change-Id: Id8f57b69dcb80056b53bfee538a2f65c9662bb55 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Fabian Bumberger <fbumberger@rim.com>
Diffstat (limited to 'src/imports/nfc/qdeclarativendefmimerecord.cpp')
-rw-r--r--src/imports/nfc/qdeclarativendefmimerecord.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/nfc/qdeclarativendefmimerecord.cpp b/src/imports/nfc/qdeclarativendefmimerecord.cpp
index 086cd8c2..3141c94f 100644
--- a/src/imports/nfc/qdeclarativendefmimerecord.cpp
+++ b/src/imports/nfc/qdeclarativendefmimerecord.cpp
@@ -44,7 +44,7 @@
/*!
\qmltype NdefMimeRecord
\since 5.2
- \brief The NdefMimeRecord type represents an NFC MIME record.
+ \brief Represents an NFC MIME record.
\ingroup connectivity-nfc
\inqmlmodule QtNfc