branch: externals-release/org
commit 3bc19710097eb0196818064f5aaeb39fc67438d9
Author: Ihor Radchenko <yanta...@posteo.net>
Commit: Ihor Radchenko <yanta...@posteo.net>

    doc/org-manual.org (iCalendar Export): Fix example
    
    Reported-by: jman <emacs-orgm...@city17.xyz>
    Link: https://list.orgmode.org/orgmode/87ldqql5gb....@city17.xyz/
---
 doc/org-manual.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/org-manual.org b/doc/org-manual.org
index 785e53ad17..8a6192ebbe 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -16448,12 +16448,12 @@ multi-line summary, location, or description using 
=<PROPERTY>+=
 syntax (see [[*Property Syntax]]):
 
 : * Meeting at location with multi-line address
-: <2024-01-08 Mon 14:20-15:00>
 : :PROPERTIES:
 : :LOCATION:  Someplace
 : :LOCATION+: Some Street 5
 : :LOCATION+: 12345 Small Town
 : :END:
+: <2024-01-08 Mon 14:20-15:00>
 
 #+vindex: org-icalendar-include-body
 When Org entries do not have =SUMMARY=, =DESCRIPTION=, =LOCATION= and

Reply via email to