Correct statechanged event states

This commit is contained in:
Jakob Borg
2016-01-12 11:59:39 +01:00
parent f16ab3bdcf
commit e59d845978
+1 -1
View File
@@ -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``.