Skip to content

Commit

Permalink
* doc/org-manual.org (Footnotes): Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yantar92 committed Jul 25, 2022
1 parent 394f494 commit eb5622b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/org-manual.org
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eb5622b

Please sign in to comment.