Преглед изворни кода

Fix minor typo about org-attach-open keybinding.

Thanks to Julian Gehring for spotting this.
Bastien Guerry пре 15 година
родитељ
комит
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}.