Grammar
This commit is contained in:
@@ -3,9 +3,9 @@ FolderErrors
|
|||||||
|
|
||||||
The ``FolderErrors`` event is emitted when a folder cannot be successfully
|
The ``FolderErrors`` event is emitted when a folder cannot be successfully
|
||||||
synchronized. The event contains the ID of the affected folder and a list of
|
synchronized. The event contains the ID of the affected folder and a list of
|
||||||
errors as the pertain to files or directories therein. This list of errors is
|
errors for files or directories therein. This list of errors is obsolete once
|
||||||
obsolete once the folder changes state to ``syncing`` - if errors remain after
|
the folder changes state to ``syncing`` - if errors remain after the next
|
||||||
the next synchronization attempt, a new ``FolderErrors`` event is emitted.
|
synchronization attempt, a new ``FolderErrors`` event is emitted.
|
||||||
|
|
||||||
.. code-block:: json
|
.. code-block:: json
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user