File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1123,9 +1123,9 @@ Some content [[|
11231123` org ` buffers have access to two abbreviations:
11241124
11251125* ` :today: ` - expands to today's date (example: ` <2021-06-29 Tue> ` )
1126- * ` :itoday: ` - expands to an invactive version of today's date (example: ` [2021-06-29 Tue] ` )
1126+ * ` :itoday: ` - expands to an inactive version of today's date (example: ` [2021-06-29 Tue] ` )
11271127* ` :now: ` - expands to today's date and current time (example: ` <2021-06-29 Tue 15:32> ` )
1128- * ` :inow: ` - expands to invactive version of today's date and current time (example: ` [2021-06-29 Tue 15:32] ` )
1128+ * ` :inow: ` - expands to inactive version of today's date and current time (example: ` [2021-06-29 Tue 15:32] ` )
11291129
11301130## Formatting
11311131Formatting is done via ` gq ` mapping, which uses ` formatexpr ` under the hood (see ` :help formatexpr ` for more info).
Original file line number Diff line number Diff line change @@ -1513,9 +1513,9 @@ ABBREVIATIONS *orgmode-abbreviation
15131513`org` buffers have access to two abbreviations:
15141514
15151515* `:today:` - expands to today's date (example: `<2021-06-29 Tue>`)
1516- * `:itoday:` - expands to an invactive version of today's date (example: `[2021-06-29 Tue]`)
1516+ * `:itoday:` - expands to an inactive version of today's date (example: `[2021-06-29 Tue]`)
15171517* `:now:` - expands to today's date and current time (example: `<2021-06-29 Tue 15:32>`)
1518- * `:inow:` - expands to invactive version of today's date and current time (example: `[2021-06-29 Tue 15:32]`)
1518+ * `:inow:` - expands to inactive version of today's date and current time (example: `[2021-06-29 Tue 15:32]`)
15191519
15201520--------------------------------------------------------------------------------
15211521FORMATTING *orgmode-formatting*
You can’t perform that action at this time.
0 commit comments