Skip to content

Commit ba8b909

Browse files
technical_information: typo (#33)
1 parent 47ac908 commit ba8b909

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

technical_information.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Sync algorithm: PROPFIND/REPORT
5252
#. Unset *present remotely* flag for all resources.
5353
#. List and process remote resources (only names and ``ETag``) using ``PROPFIND`` or ``REPORT`` (see above).
5454

55-
* Download resources which have been added/modififed remotely in bunches using ``REPORT addressbook-multiget/calendar-multiget`` into the local storage.
55+
* Download resources which have been added/modified remotely in bunches using ``REPORT addressbook-multiget/calendar-multiget`` into the local storage.
5656
* Set *present remotely* flag for all received resources.
5757

5858
#. Locally delete all resources which are not flagged as *present remotely*.
@@ -67,7 +67,7 @@ Sync algorithm: Collection Synchronization
6767
#. Do we have a previous ``sync-token``? → If no, set *initial sync*.
6868
#. List and process changes since last ``sync-token`` (or all records if no previous ``sync-token`` is known) using ``REPORT sync-collection``.
6969

70-
* Download resources which have been added/modififed remotely in bunches using ``REPORT addressbook-multiget/calendar-multiget`` into the local storage.
70+
* Download resources which have been added/modified remotely in bunches using ``REPORT addressbook-multiget/calendar-multiget`` into the local storage.
7171
* Set *present remotely* flag for all received resources.
7272

7373
#. If the requested ``sync-token`` was invalid:

0 commit comments

Comments
 (0)