aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipc/ipcclient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipc/ipcclient.cpp')
-rw-r--r--src/ipc/ipcclient.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipc/ipcclient.cpp b/src/ipc/ipcclient.cpp
index 50ef363..b63319f 100644
--- a/src/ipc/ipcclient.cpp
+++ b/src/ipc/ipcclient.cpp
@@ -115,7 +115,7 @@ QAbstractSocket::SocketState IpcClient::state() const
}
/*!
- * Sets the Ip-Address to \a hostName and port to \a port to be used for a ipc call.
+ * Sets the Ip-Address to \a hostName and port to \a port to be used for a IPC call.
*/
void IpcClient::connectToServer(const QString &hostName, int port)
{