소스 검색

Apply the proper way to describe a key in the guide

Carsten Dominik 6 년 전
부모
커밋
aaca138324
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/org-guide.org

+ 1 - 1
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.