summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-09-04 11:37:28 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-09-04 12:22:24 +0000
commitb31cbd7c5d6b16a20035ace6675835356b69fd65 (patch)
treea206267e65d43e085177fc4f70a7f8f3d7fc05b6
parent2b2d30a31bb43e87b83d88d6541f20ba16ff0308 (diff)
Tweak documentation terminology
"frozen" might be interpreted as "no further changes in the future" Change-Id: If99cabb0c352460bb9904cc277da5a8de8984bbc Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
-rw-r--r--src/bluetooth/doc/src/bluetooth-le-overview.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/doc/src/bluetooth-le-overview.qdoc b/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
index 909beae2..70d9908a 100644
--- a/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
@@ -35,7 +35,7 @@ Low Energy devices.
\tableofcontents
The Qt Bluetooth Low Energy API was introduced by Qt 5.4. Since Qt 5.5 the API
- is frozen and a compatibility guarantee is given for future releases.
+ is final and a compatibility guarantee is given for future releases.
At the moment, Qt supports the Bluetooth Low Energy central role.
For more details on this limitation see below.