Переглянути джерело

org-footnote.el:org-footnote-section: Fix typo in docstring

Reported in https://list.orgmode.org/c43cc980-108a-176b-accc-e5649264ba53@gmail.com/T/#u
Ihor Radchenko 3 роки тому
батько
коміт
a407a89c5f
1 змінених файлів з 4 додано та 4 видалено
  1. 4 4
      lisp/org-footnote.el

+ 4 - 4
lisp/org-footnote.el

@@ -91,13 +91,13 @@ Match group 1 contains definition's label.")
 (defcustom org-footnote-section "Footnotes"
   "Outline heading containing footnote definitions.
 
-This can be nil, to place footnotes locally at the end of the
-current outline node.  If can also be the name of a special
-outline heading under which footnotes should be put.
+This can be nil, to place footnotes locally at the end of the current
+outline node.  It can also be a string representing the name of a
+special outline heading under which footnotes should be put.
 
 This variable defines the place where Org puts the definition
 automatically, i.e. when creating the footnote, and when sorting
-the notes.  However, by hand you may place definitions
+the notes.  However, by hand, you may place definitions
 *anywhere*.
 
 If this is a string, during export, all subtrees starting with