mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Fix typos
This commit is contained in:
parent
dcf5f701b7
commit
78599a131d
2 changed files with 2 additions and 2 deletions
|
|
@ -120,7 +120,7 @@ Version 0.14.0
|
|||
exit code in such situations is still non-zero.
|
||||
- Add ``partial_sync`` option to pair section. See :ref:`the config docs
|
||||
<partial_sync_def>`.
|
||||
- Vdirsyner will now warn if there's a string without quotes in your config.
|
||||
- Vdirsyncer will now warn if there's a string without quotes in your config.
|
||||
Please file issues if you find documentation that uses unquoted strings.
|
||||
- Fix an issue that would break khal's config setup wizard.
|
||||
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ this:
|
|||
setup. We also set the storage to read-only such that no changes get
|
||||
synchronized back. Claws-Mail should not be able to do any changes anyway,
|
||||
but this is one extra safety step in case files get corrupted or vdirsyncer
|
||||
behaves eratically. You can leave that part out if you want to be able to
|
||||
behaves erratically. You can leave that part out if you want to be able to
|
||||
edit those files locally.
|
||||
- In the last section we configure that online contacts win in a conflict
|
||||
situation. Configure this part however you like. A correct value depends on
|
||||
|
|
|
|||
Loading…
Reference in a new issue