Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 0efe09b

Browse files
AtHeartEngineerredhatrises
authored andcommitted
Grammatical errors
1 parent ac3cd07 commit 0efe09b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OscapScannerRemoteSsh.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ void OscapScannerRemoteSsh::ensureConnected()
336336

337337
try
338338
{
339-
emit infoMessage(QObject::tr("Establishing connecting to remote target..."));
339+
emit infoMessage(QObject::tr("Establishing a connection to remote target..."));
340340
mSshConnection.connect();
341341
emit infoMessage(QObject::tr("Connection established."));
342342
}

0 commit comments

Comments
 (0)