فهرست منبع

org-manual: Fix unbalanced parentheses in an example

* doc/org-manual.org (Attachments): Balance parentheses in code
snippet.
Kyle Meyer 6 سال پیش
والد
کامیت
1a16155d99
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      doc/org-manual.org

+ 1 - 1
doc/org-manual.org

@@ -7675,7 +7675,7 @@ a)}}} attach files in Dired buffers.
           (lambda ()
             (define-key dired-mode-map
               (kbd "C-c C-x a")
-              #'org-attach-dired-to-subtree))))
+              #'org-attach-dired-to-subtree)))
 #+end_src
 
 The following code shows how to bind the previous command with