Procházet zdrojové kódy

org-manual: Use "ID" instead of "id"

* doc/org-manual.org (CSS support): Use "ID" instead of "id".
Nicolas Goaziou před 6 roky
rodič
revize
a841aec7ed
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      doc/org-manual.org

+ 1 - 1
doc/org-manual.org

@@ -12805,7 +12805,7 @@ external file.
 #+cindex: @samp{HTML_CONTAINER_CLASS}, property
 In order to add styles to a sub-tree, use the =HTML_CONTAINER_CLASS=
 property to assign a class to the tree.  In order to specify CSS
-styles for a particular headline, you can use the id specified in
+styles for a particular headline, you can use the ID specified in
 a =CUSTOM_ID= property.
 
 Never change the ~org-html-style-default~ constant.  Instead use other