emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 65df97f361: * lisp/progmodes/ebrowse.el (ebrowse-tree-mode): Fix


From: Stefan Kangas
Subject: master 65df97f361: * lisp/progmodes/ebrowse.el (ebrowse-tree-mode): Fix typo.
Date: Mon, 4 Jul 2022 08:53:33 -0400 (EDT)

branch: master
commit 65df97f361ace8b7f272d050b56389eeb1a08b03
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/progmodes/ebrowse.el (ebrowse-tree-mode): Fix typo.
---
 lisp/progmodes/ebrowse.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/progmodes/ebrowse.el b/lisp/progmodes/ebrowse.el
index 16069f75ae..16b2f3ff50 100644
--- a/lisp/progmodes/ebrowse.el
+++ b/lisp/progmodes/ebrowse.el
@@ -996,7 +996,7 @@ if for some reason a circle is in the inheritance graph."
 Each line corresponds to a class in a class tree.
 Letters do not insert themselves, they are commands.
 File operations in the tree buffer work on class tree data structures.
-E.g.\\[save-buffer] writes the tree to the file it was loaded from.
+E.g. \\[save-buffer] writes the tree to the file it was loaded from.
 
 Tree mode key bindings:
 \\{ebrowse-tree-mode-map}"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]