summaryrefslogtreecommitdiffstats
path: root/src/nfc/doc
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/doc')
-rw-r--r--src/nfc/doc/src/examples.qdoc2
-rw-r--r--src/nfc/doc/src/nfc-overview.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/nfc/doc/src/examples.qdoc b/src/nfc/doc/src/examples.qdoc
index 1f473991..64cc0982 100644
--- a/src/nfc/doc/src/examples.qdoc
+++ b/src/nfc/doc/src/examples.qdoc
@@ -29,7 +29,7 @@
\ingroup all-examples
\page nfc-examples.html
\title Qt NFC Examples
-\brief Examples for the QtNfc module.
+\brief Examples for the Qt NFC module.
This is a variety of examples that cover the entire range of the Qt NFC API. You will find them
in their own documentation, but they are also accessible from here.
diff --git a/src/nfc/doc/src/nfc-overview.qdoc b/src/nfc/doc/src/nfc-overview.qdoc
index 25e193a6..b7d029bb 100644
--- a/src/nfc/doc/src/nfc-overview.qdoc
+++ b/src/nfc/doc/src/nfc-overview.qdoc
@@ -41,7 +41,7 @@ With the Qt NFC API typical use cases are:
\li Register an NDEF message handler for a particular content type.
\endlist
-The following sections describe how to use QtNfc C++ classes for the above use cases.
+The following sections describe how to use Qt NFC C++ classes for the above use cases.
\section1 Detect NFC tags entering and leaving communication range.
\section1 Read and write an NDEF message on NFC Forum Tags.