Before You Submit
Type of Suggestion
Reporting a mistake
Relevant Documentation Links
https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/task_processing.html
Summary
Misspelled class "ISynchrounousProvider" in docs and "ISynchronousProvider" in actual source code.
Details
Source code of class: ISynchronousProvider
Replace "ISynchrounousProvider" with "ISynchronousProvider"
Replace "use OCP\TaskProcessing\IProvider;" with "use OCP\TaskProcessing\ISynchronousProvider;"

Additional Notes
No response
Before You Submit
Type of Suggestion
Reporting a mistake
Relevant Documentation Links
https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/task_processing.html
Summary
Misspelled class "ISynchrounousProvider" in docs and "ISynchronousProvider" in actual source code.
Details
Source code of class: ISynchronousProvider

Replace "ISynchrounousProvider" with "ISynchronousProvider"
Replace "use OCP\TaskProcessing\IProvider;" with "use OCP\TaskProcessing\ISynchronousProvider;"
Additional Notes
No response