ORG-NEWS: Fix typo

* etc/ORG-NEWS (Change in the structure template expansion): Fix typo.
This commit is contained in:
Nicolas Goaziou 2018-05-07 22:50:56 +02:00
parent 1dbc506086
commit a8a8f70039
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ look at the outshine package in the MELPA repository.
*** Change in the structure template expansion
Org 9.2 comes with a new template expansion mechanism, combining
~org-insert-structure-template~ bound to ~C-c C-'~.
~org-insert-structure-template~ bound to ~C-c C-,~.
If you customized the ~org-structure-template-alist~ option manually,
you probably need to udpate it, see the docstring for accepted values.