Fix typo in QLocalServer documentation
Change-Id: Iceababb1e137c2363ee8a75476ecb4f5dba53b28 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>bb10
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