From: Michael Wallner Date: Thu, 25 Sep 2014 06:54:57 +0000 (+0200) Subject: typos X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=c8b8ce2e9583b63bc0ab0dec72fa15bac76d0af6;p=mdref%2Fmdref-pq typos --- diff --git a/pq/Connection/listen.md b/pq/Connection/listen.md index 66249a7..f05b1a4 100644 --- a/pq/Connection/listen.md +++ b/pq/Connection/listen.md @@ -1,6 +1,6 @@ # void pq\Connection::listen(string $channel, callable $listener) -Listen on $channel for notifcations. +Listen on $channel for notifications. See pq\Connection::unlisten(). ## Params: diff --git a/pq/Connection/trace.md b/pq/Connection/trace.md index 8bb27f3..f402742 100644 --- a/pq/Connection/trace.md +++ b/pq/Connection/trace.md @@ -3,7 +3,7 @@ Trace protocol communication with the server. > ***NOTE:*** - Calling pq\Connection::trace() without parameter or NULL stops tracing. + Calling pq\Connection::trace() without argument or NULL stops tracing. ## Params: