Fix 'deprected' typo

This commit is contained in:
Matthijs Mekking
2020-09-21 11:26:52 +02:00
parent 3ec72c49e2
commit 0a8cb3fa97

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]