From 0231f3999e518e6d85b8b644e66fec0e38bbf642 Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Sun, 13 Jun 2021 00:52:39 +0200 Subject: [PATCH] `order` is probably less important than the others --- docs/vdir.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/vdir.rst b/docs/vdir.rst index c487ba6..a257310 100644 --- a/docs/vdir.rst +++ b/docs/vdir.rst @@ -56,12 +56,12 @@ have any file extensions. known from CSS, for example) are allowed. The prefixing ``#`` must be present. -- A file called ``order`` inside the vdir includes the relative order - of the calendar, a property that is only relevant in UI design. - - Files called ``displayname`` and ``description`` contain a UTF-8 encoded label/ description, that may be used to represent the vdir in UIs. +- A file called ``order`` inside the vdir includes the relative order + of the calendar, a property that is only relevant in UI design. + Writing to vdirs ================