Merge pull request #8559 from nextcloud/backport/8558/stable24

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

View File

@ -91,7 +91,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