From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson <kb9vqf@pearsoncomputing.net> Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/qcopchannel.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/qcopchannel.html') diff --git a/doc/html/qcopchannel.html b/doc/html/qcopchannel.html index 44b9b6602..4de884fb5 100644 --- a/doc/html/qcopchannel.html +++ b/doc/html/qcopchannel.html @@ -122,7 +122,7 @@ This example assumes that the <em>msg</em> is a DCOP-style function signature and the <em>data</em> contains the function's arguments. (See <a href="#send">send</a>().) <p> Using the DCOP convention is a recommendation, but not a -retquirement. Whatever convention you use the sender and receiver +requirement. Whatever convention you use the sender and receiver <em>must</em> agree on the argument types. <p> <p>See also <a href="#send">send</a>(). @@ -154,7 +154,7 @@ functionname(types) where types is a list of zero or more comma-separated type names, with no whitespace, no consts and no pointer or reference marks, i.e. no "*" or "&". <p> Using the DCOP convention is a recommendation, but not a -retquirement. Whatever convention you use the sender and receiver +requirement. Whatever convention you use the sender and receiver <em>must</em> agree on the argument types. <p> <p>See also <a href="#receive">receive</a>(). -- cgit v1.2.1