From 25c2d4793bd4a55eec6e51ccbdfece9e505b8715 Mon Sep 17 00:00:00 2001
From: Alex Blasche <alexander.blasche@theqtcompany.com>
Date: Mon, 17 Nov 2014 13:00:18 +0100
Subject: [PATCH] Fix spelling mistake in change logs

Change-Id: Ia82082ce24c98b69697b348dc20164b8ec034a0b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
---
 dist/changes-5.4.0 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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