Skip to content

Commit 85f11e5

Browse files
authored
Merge pull request #14785 from nextcloud/skjnldsv-patch-1
2 parents 3add952 + c85e9ca commit 85f11e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

developer_manual/digging_deeper/task_processing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ The corresponding ``MyPromptResultListener`` class can look like:
330330
Implementing a TaskProcessing provider
331331
--------------------------------------
332332

333-
A **Task processing provider** will usually be a class that implements the interface ``OCP\TaskProcessing\ISynchrounousProvider``.
333+
A **Task processing provider** will usually be a class that implements the interface ``OCP\TaskProcessing\ISynchronousProvider``.
334334

335335
.. code-block:: php
336336

0 commit comments

Comments
 (0)