Merge branch 'matthijs-fix-deprected-typo' into 'main'

Fix deprected typo

See merge request isc-projects/bind9!4155
This commit is contained in:
Michał Kępień 2020-09-21 09:34:53 +00:00
commit 3cb9ecc951

View 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]