From d15a0bc2770ad7ee40c10d5dbe4957236d4ebc1d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 12 Apr 2018 23:15:21 -0700 Subject: Fix typos Signed-off-by: Dirk Hohndel --- core/qtserialbluetooth.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/qtserialbluetooth.cpp b/core/qtserialbluetooth.cpp index fecd58a08..cb2cb5935 100644 --- a/core/qtserialbluetooth.cpp +++ b/core/qtserialbluetooth.cpp @@ -266,7 +266,7 @@ static dc_status_t qt_serial_open(dc_custom_io_t *io, dc_context_t *context, con (LPSOCKADDR) &socketBthAddress, &socketBthAddressBth ) != 0) { - qDebug() << "FAiled to convert the address " << address; + qDebug() << "Failed to convert the address " << address; free(address); return DC_STATUS_IO; -- cgit v1.2.3-70-g09d2