]> granicus.if.org Git - pdns/commitdiff
Fixed a typo in settings.md in the docs
authorAndreas Pfohl <apfohl@users.noreply.github.com>
Fri, 21 Oct 2016 23:00:20 +0000 (01:00 +0200)
committerGitHub <noreply@github.com>
Fri, 21 Oct 2016 23:00:20 +0000 (01:00 +0200)
This adds a missing 'query' in the settings.md documentation for the 'launch' option of the authoritative server.

docs/markdown/authoritative/settings.md

index e027e4feb207db5d63e984ad3c208c376c8d248c..f62906a85b35234290f5aee90737029015d602f1 100644 (file)
@@ -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.:
 
 ```