mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Fix misformatted doc
This commit is contained in:
parent
fe77532948
commit
f36061969a
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ class SingleFileStorage(Storage):
|
||||||
#username =
|
#username =
|
||||||
#password =
|
#password =
|
||||||
|
|
||||||
Example for syncing with :storage:`caldav` using a ``null`` collection:
|
Example for syncing with :storage:`caldav` using a ``null`` collection::
|
||||||
|
|
||||||
[pair my_calendar]
|
[pair my_calendar]
|
||||||
a = my_calendar_local
|
a = my_calendar_local
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue