From: Josh Soref Date: Thu, 2 Feb 2017 09:32:57 +0000 (+0000) Subject: spelling: async X-Git-Tag: rec-4.1.0-alpha1~291^2~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=224393e40dcce005f8d02f5cf6b2a52f93e5dc20;p=thirdparty%2Fpdns.git spelling: async --- diff --git a/docs/markdown/recursor/settings.md b/docs/markdown/recursor/settings.md index 64d54d69f4..825f16385f 100644 --- a/docs/markdown/recursor/settings.md +++ b/docs/markdown/recursor/settings.md @@ -564,7 +564,7 @@ While `protobufServer()` only exports the queries sent to the recursor from clie along with the corresponding responses. ``` -outgoingProtobufServer("192.0.2.1:4242" [[[[, timeout], maxQueuedEntries], reconnectWaitTime], asynConnect]) +outgoingProtobufServer("192.0.2.1:4242" [[[[, timeout], maxQueuedEntries], reconnectWaitTime], asyncConnect]) ``` The optional parameters for `outgoingProtobufServer()` are: