Просмотр исходного кода

Fix minor typo about org-attach-open keybinding.

Thanks to Julian Gehring for spotting this.
Bastien Guerry 15 лет назад
Родитель
Сommit
6849e48308
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -6514,7 +6514,7 @@ Create a new attachment as an Emacs buffer.
 Synchronize the current task with its attachment directory, in case you added
 Synchronize the current task with its attachment directory, in case you added
 attachments yourself.
 attachments yourself.
 
 
-@orgcmdtkc{p,C-c C-a o,org-attach-open}
+@orgcmdtkc{o,C-c C-a o,org-attach-open}
 @vindex org-file-apps
 @vindex org-file-apps
 Open current task's attachment.  If there is more than one, prompt for a
 Open current task's attachment.  If there is more than one, prompt for a
 file name first.  Opening will follow the rules set by @code{org-file-apps}.
 file name first.  Opening will follow the rules set by @code{org-file-apps}.