]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: async
authorJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 09:32:57 +0000 (09:32 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 09:32:57 +0000 (09:32 +0000)
docs/markdown/recursor/settings.md

index 64d54d69f4cd889dc325654dea204c4323564235..825f16385fb7423581fa52ff5162cc8dcb4da9b3 100644 (file)
@@ -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: