diff --git a/doc/org-guide.org b/doc/org-guide.org index 9f91ff32b..9de9eb185 100644 --- a/doc/org-guide.org +++ b/doc/org-guide.org @@ -2562,7 +2562,7 @@ a headline. To quickly insert empty structural blocks, such as =#+BEGIN_SRC= ... =#+END_SRC=, or to wrap existing text in such a block, use -- {{{kbd(C-c C-\,)}}} (~org-insert-structure-template~) :: +- {{{kbd(C-c C-\,)}}} :: Prompt for a type of block structure, and insert the block at point. If the region is active, it is wrapped in the block.