浏览代码

doc/org-manual.org: Fix typo

Thanks to Colin Baxter for reporting this.
Bastien 5 年之前
父节点
当前提交
5d21fbbcf3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/org-manual.org

+ 1 - 1
doc/org-manual.org

@@ -4543,7 +4543,7 @@ The following commands work with checkboxes:
   argument, set it to =[-]=.
 
   #+findex: org-list-checkbox-radio-mode
-  {{{kdb(C-c C-c)}}} can be told to consider checkboxes as radio buttons by
+  {{{kbd(C-c C-c)}}} can be told to consider checkboxes as radio buttons by
   setting =#+ATTR_ORG: :radio t= right before the list or by calling
   {{{kbd(M-x org-list-checkbox-radio-mode)}}} to activate this minor mode.