summaryrefslogtreecommitdiffstats
path: root/doc/html/qcopchannel.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qcopchannel.html')
-rw-r--r--doc/html/qcopchannel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qcopchannel.html b/doc/html/qcopchannel.html
index 23461cef3..148c5d53b 100644
--- a/doc/html/qcopchannel.html
+++ b/doc/html/qcopchannel.html
@@ -92,7 +92,7 @@ Returns the name of the channel.
<h3 class=fn>bool <a name="isRegistered"></a>TQCopChannel::isRegistered ( const&nbsp;<a href="ntqcstring.html">TQCString</a>&nbsp;&amp;&nbsp;channel )<tt> [static]</tt>
</h3>
Queries the server for the existence of <em>channel</em>.
-<p> Returns TRUE if <em>channel</em> is registered; otherwise returns FALSE.
+<p> Returns true if <em>channel</em> is registered; otherwise returns false.
<h3 class=fn>void <a name="receive"></a>TQCopChannel::receive ( const&nbsp;<a href="ntqcstring.html">TQCString</a>&nbsp;&amp;&nbsp;msg, const&nbsp;<a href="qbytearray.html">TQByteArray</a>&nbsp;&amp;&nbsp;data )<tt> [virtual]</tt>
</h3>