summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2014-11-17 13:00:18 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-18 06:47:40 +0100
commit25c2d4793bd4a55eec6e51ccbdfece9e505b8715 (patch)
tree9506bd673f2f5dbfc7abf653c939ba8f2d94d84f
parent71ee504996636091693e4201cfc892d2b09dd4c7 (diff)
Fix spelling mistake in change logsv5.4.0-rc1
Change-Id: Ia82082ce24c98b69697b348dc20164b8ec034a0b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--dist/changes-5.4.02
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/changes-5.4.0 b/dist/changes-5.4.0
index b9e659e9..78809827 100644
--- a/dist/changes-5.4.0
+++ b/dist/changes-5.4.0
@@ -50,7 +50,7 @@ QtBluetooth
- QBLuetoothSocket:
* [QTBUG-32704] Fixed behavior of isReadable()/isOpen()/isWritable().
- So fat, these functions returned wrong values.
+ So far, these functions returned wrong values.
- QBluetoothTransferReply:
* QBluetoothTransferReply::error() signal added.