branch: externals/org
commit 184596fbd2becaf4b3b229db6b0993ecd944a7ef
Merge: 6666f4501a f75579b2c4
Author: Ihor Radchenko <[email protected]>
Commit: Ihor Radchenko <[email protected]>

    Merge branch 'bugfix'
---
 lisp/org.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/org.el b/lisp/org.el
index cb56dcdb77..fc51d4ba31 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -18839,7 +18839,7 @@ an argument, unconditionally call `org-insert-heading'."
     "--"
     ("Documentation"
      ["Show Version" org-version t]
-     ["Info Documentation" org-info t]
+     ["Show Org Manual" org-info t]
      ["Browse Org News" org-browse-news t])
     ("Customize"
      ["Browse Org Group" org-customize t]

Reply via email to