Properly quote "b wins" (#629)

avoids a warning on use
This commit is contained in:
Sandro Santilli 2017-05-04 13:22:04 +02:00 committed by Markus Unterwaditzer
parent 8a5df8b802
commit 609434fe76

View file

@ -109,7 +109,7 @@ pair section::
[pair my_contacts] [pair my_contacts]
... ...
conflict_resolution = b wins conflict_resolution = "b wins"
Earlier we wrote that ``b = my_contacts_remote``, so when vdirsyncer encounters Earlier we wrote that ``b = my_contacts_remote``, so when vdirsyncer encounters
the situation where an item changed on both sides, it will simply overwrite the the situation where an item changed on both sides, it will simply overwrite the