summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.