From 224393e40dcce005f8d02f5cf6b2a52f93e5dc20 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 2 Feb 2017 09:32:57 +0000 Subject: [PATCH] spelling: async --- docs/markdown/recursor/settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.47.2