mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-24 07:20:29 +00:00
* doc/org-manual.org (Footnotes): Fix typo
Reported in https://orgmode.org/list/4F9E0E55-38BD-4210-8294-5A7E1DCACB01@easesoftware.com
This commit is contained in:
parent
394f494935
commit
eb5622b7ad
@ -22082,7 +22082,7 @@ reading convenience.
|
||||
[fn:60] When working with the standard diary expression functions, you
|
||||
need to be very careful with the order of the arguments. That order
|
||||
depends evilly on the variable ~calendar-date-style~. For example, to
|
||||
specify a date December 12, 2005, the call might look like
|
||||
specify a date December 1, 2005, the call might look like
|
||||
=(diary-date 12 1 2005)= or =(diary-date 1 12 2005)= or =(diary-date
|
||||
2005 12 1)=, depending on the settings. This has been the source of
|
||||
much confusion. Org mode users can resort to special versions of
|
||||
|
Loading…
Reference in New Issue
Block a user