Pārlūkot izejas kodu

org-startup-options: Fix docstring typo

* lisp/org.el (org-startup-options): Fix docstring typo.
Kyle Meyer 4 gadi atpakaļ
vecāks
revīzija
8fafb71fea
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -4179,7 +4179,7 @@ After a match, the following groups carry important information:
   "Variable associated with STARTUP options for Org.
 Each element is a list of three items: the startup options (as written
 in the #+STARTUP line), the corresponding variable, and the value to set
-this variable to if the option is found.  An optional forth element PUSH
+this variable to if the option is found.  An optional fourth element PUSH
 means to push this value onto the list in the variable.")
 
 (defcustom org-group-tags t