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 a6a47efebf
commit ddf1fb2111

View File

@@ -132,7 +132,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``:
::