From 1a19a4c0ffa9963a50a8de9da32665b856351e89 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 2 Feb 2017 09:38:46 +0000 Subject: [PATCH] spelling: capabilities --- docs/markdown/appendix/compiling-powerdns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/appendix/compiling-powerdns.md b/docs/markdown/appendix/compiling-powerdns.md index 44c9d646c2..9110cce7d8 100644 --- a/docs/markdown/appendix/compiling-powerdns.md +++ b/docs/markdown/appendix/compiling-powerdns.md @@ -8,7 +8,7 @@ systems. Otherwise, see [the Boost website](http://www.boost.org). To compile in modules, specify them as `--with-modules='mod1 mod2 mod3'`, substituting the desired module names. Each backend has a module name that you -look up in this [table](../authoritative/index.md#backend-capibilities). +look up in this [table](../authoritative/index.md#backend-capabilities). To compile a module for inclusion at runtime, which is great if you are a unix vendor, use `--with-dynmodules='mod1 mod2 mod3'`. These modules then end up as -- 2.47.2