Fix typo in admin audit log docs

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2021-11-15 10:38:25 +01:00 committed by backportbot[bot]
parent b1f1b7cb43
commit 09b83786be

View File

@ -130,7 +130,7 @@ Empty value are written as two dashes: "--".
Admin audit log
---------------
If ``loglevel`` in ``config.php`` is set to ``2`` or higher, audit logging needs to be triggered explicitly by adding the follwing setting to to ``config.php``:
If ``loglevel`` in ``config.php`` is set to ``2`` or higher, audit logging needs to be triggered explicitly by adding the following setting to to ``config.php``:
::