Merge pull request #10530 from nextcloud/backport/10528/stable25

[stable25] fix(admin): Make double dash readable as such
This commit is contained in:
Joas Schilling 2023-05-31 10:11:14 +02:00 committed by GitHub
commit db3341b988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@ Log field breakdown
* **data** additional structured data (if applicable)
* **version**: Nextcloud version at the time of request
Empty value are written as two dashes: "--".
Empty value are written as two dashes: ``--``.
Admin audit log
---------------