Fix spelling mistake in change logs

Change-Id: Ia82082ce24c98b69697b348dc20164b8ec034a0b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
Alex Blasche 2014-11-17 13:00:18 +01:00 committed by Jani Heikkinen
parent 71ee504996
commit 25c2d4793b
1 changed files with 1 additions and 1 deletions

2
dist/changes-5.4.0 vendored
View File

@ -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.