From 19a7e40456fbb6bdb067fd264c496a1f7804bd06 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Wed, 1 Jul 2015 13:31:24 +0200 Subject: [PATCH] Grammar --- events/foldererrors.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/events/foldererrors.rst b/events/foldererrors.rst index d3aa8d65e..69b47b754 100644 --- a/events/foldererrors.rst +++ b/events/foldererrors.rst @@ -3,9 +3,9 @@ FolderErrors 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 -errors as the pertain to files or directories therein. This list of errors is -obsolete once the folder changes state to ``syncing`` - if errors remain after -the next synchronization attempt, a new ``FolderErrors`` event is emitted. +errors for files or directories therein. This list of errors is obsolete once +the folder changes state to ``syncing`` - if errors remain after the next +synchronization attempt, a new ``FolderErrors`` event is emitted. .. code-block:: json