From 7a88a92fb5dbea88a31cb02bd812526ed5fc012a Mon Sep 17 00:00:00 2001 From: Oli Schacher Date: Fri, 13 Apr 2018 15:21:49 +0200 Subject: [PATCH] fix doc typo: expension->expansion --- docs/guides/alias.rst | 2 +- docs/upgrading.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/alias.rst b/docs/guides/alias.rst index c856d12b7..19e2e7946 100644 --- a/docs/guides/alias.rst +++ b/docs/guides/alias.rst @@ -15,7 +15,7 @@ setting to an existing resolver and enable expand-alias=yes .. note:: - If :ref:`setting-resolver` is unset, ALIAS expension is disabled! + If :ref:`setting-resolver` is unset, ALIAS expansion is disabled! Then add the ALIAS record to your zone apex. e.g.: diff --git a/docs/upgrading.rst b/docs/upgrading.rst index a9ae0de6c..5bc7ebb3c 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -22,7 +22,7 @@ upgrade notes if your version is older than 3.4.2. -------------- - Recursion has been removed, see the :doc:`dedicated migration guide `. -- ALIAS record expension is disabled by default, use :ref:`setting-expand-alias` to enable. +- ALIAS record expansion is disabled by default, use :ref:`setting-expand-alias` to enable. - *Your LDAP schema might need to be updated*, because new record types have been added (see below) and the ``dNSDomain2`` type has been changed. -- 2.40.0