diff --git a/events/statechanged.rst b/events/statechanged.rst index 509bf6b28..3e2aaeaae 100644 --- a/events/statechanged.rst +++ b/events/statechanged.rst @@ -4,7 +4,7 @@ StateChanged ------------ Emitted when a folder changes state. Possible states are ``idle``, -``scanning``, ``cleaning`` and ``syncing``. The field ``duration`` is +``scanning``, ``syncing`` and ``error``. The field ``duration`` is the number of seconds the folder spent in state ``from``. In the example below, the folder ``default`` was in state ``scanning`` for 0.198 seconds and is now in state ``idle``.