Merge pull request #8560 from nextcloud/backport/8558/stable23

[stable23] Background jobs (Cron): Fix Typo
This commit is contained in:
tflidd 2022-06-20 13:17:36 +02:00 committed by GitHub
commit 6ff95fdfbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ job needs to be registered.
info.xml
^^^^^^^^
You can register your jobs in your info.xml by addning;
You can register your jobs in your info.xml by adding;
.. code-block:: xml