Fix typo in QLocalServer documentation
Change-Id: Iceababb1e137c2363ee8a75476ecb4f5dba53b28 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
This commit is contained in:
parent
b7022d782a
commit
f75d950bd4
@ -178,7 +178,7 @@ QLocalServer::SocketOptions QLocalServer::socketOptions() const
|
||||
|
||||
/*!
|
||||
Stop listening for incoming connections. Existing connections are not
|
||||
effected, but any new connections will be refused.
|
||||
affected, but any new connections will be refused.
|
||||
|
||||
\sa isListening(), listen()
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user