From: Andreas Pfohl Date: Fri, 21 Oct 2016 23:00:20 +0000 (+0200) Subject: Fixed a typo in settings.md in the docs X-Git-Tag: dnsdist-1.1.0-beta2~76^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F4604%2Fhead;p=thirdparty%2Fpdns.git Fixed a typo in settings.md in the docs This adds a missing 'query' in the settings.md documentation for the 'launch' option of the authoritative server. --- diff --git a/docs/markdown/authoritative/settings.md b/docs/markdown/authoritative/settings.md index e027e4feb2..f62906a85b 100644 --- a/docs/markdown/authoritative/settings.md +++ b/docs/markdown/authoritative/settings.md @@ -358,7 +358,7 @@ most simple form, supply all backends that need to be launched. e.g. launch=bind,gmysql,remote ``` -If you find that you need to a backend multiple times with different configuration, +If you find that you need to query a backend multiple times with different configuration, you can specify a name for later instantiations. e.g.: ```