]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/progmodes/ebrowse.el (ebrowse-tree-mode): Fix typo.
authorStefan Kangas <stefan@marxist.se>
Mon, 4 Jul 2022 12:53:16 +0000 (14:53 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 4 Jul 2022 12:53:16 +0000 (14:53 +0200)
lisp/progmodes/ebrowse.el

index 16069f75aebb71097a97e11b229719683bbd9e20..16b2f3ff503f964aa85f6181a58fe1445833cb3c 100644 (file)
@@ -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}"