From: Matthijs Mekking Date: Mon, 21 Sep 2020 09:26:52 +0000 (+0200) Subject: Fix 'deprected' typo X-Git-Tag: v9.17.6~45^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a8cb3fa97f84c377a5c30aefa339568f4fa4691;p=thirdparty%2Fbind9.git Fix 'deprected' typo --- diff --git a/doc/notes/notes-9.17.5.rst b/doc/notes/notes-9.17.5.rst index 2df1ed99361..5ea71b09682 100644 --- a/doc/notes/notes-9.17.5.rst +++ b/doc/notes/notes-9.17.5.rst @@ -29,7 +29,7 @@ Removed Features now needs to be manually set in ``CFLAGS`` and ``-lprofiler`` needs to be present in ``LDFLAGS``. [GL !4045] -- The ``glue-cache`` *option* has been marked as deprected. The glue +- The ``glue-cache`` *option* has been marked as deprecated. The glue cache *feature* still works and will be permanently *enabled* in a future release. [GL #2146]