Fix typo in table

This commit is contained in:
Gerard Vermeulen 2024-06-19 14:26:43 +02:00
parent 33a4f9388f
commit ca79d7d8ae

View File

@ -1478,7 +1478,7 @@ Consult usage tips are:
| *narrow-or-widen-dwim* | ctl-x-keymap | {{{kbd(C-x C-n)}}} |
| *org-agenda* | global-map | {{{kbd(C-c a)}}} |
| *org-capture* | global-map | {{{kbd(C-c c)}}} |
| *org-cite* | org-mode-map | {{{kbd(C-c b)}}} |
| *org-cite-insert* | org-mode-map | {{{kbd(C-c b)}}} |
| *org-goto* | org-goto | {{{kbd(C-c C-j)}}} |
| *org-insert-link-global* | global-map | {{{kbd(C-c C-l)}}} |
| *org-narrow-to-table* | ctl-x-keymap | {{{kbd(C-x n t)}}} |