]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix 'deprected' typo
authorMatthijs Mekking <matthijs@isc.org>
Mon, 21 Sep 2020 09:26:52 +0000 (11:26 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 21 Sep 2020 09:26:52 +0000 (11:26 +0200)
doc/notes/notes-9.17.5.rst

index 2df1ed993614c46bc7e4b27e9eab8a149e9e742a..5ea71b096826a6ea2974544b5780cec32f92d655 100644 (file)
@@ -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]