Skip to content

Misspelled class ISynchronousProvider #14024

@artemdadi

Description

@artemdadi

Before You Submit

  • I have checked for existing issues and pull requests related to my suggestion.
  • I have posted on the Nextcloud Community Help Forum if my suggestion is a troubleshooting scenario or I'm unsure about the solution.

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;"
Image

Additional Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions