Fix typo in backend
Bug: 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929 394929
This commit is contained in:
parent
01793fab5a
commit
6d8fa21572
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@ void LanLinkProvider::connected()
|
|||
|
||||
void LanLinkProvider::encrypted()
|
||||
{
|
||||
qCDebug(KDECONNECT_CORE) << "Socket succesfully stablished an SSL connection";
|
||||
qCDebug(KDECONNECT_CORE) << "Socket successfully established an SSL connection";
|
||||
|
||||
QSslSocket* socket = qobject_cast<QSslSocket*>(sender());
|
||||
if (!socket) return;
|
||||
|
|
Loading…
Reference in a new issue