branch: externals/realgud
commit 82585214947f6cf835d6be93ea7bea541f7758d1
Author: rocky <[email protected]>
Commit: rocky <[email protected]>
Small typo
---
realgud.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/realgud.el b/realgud.el
index 82922f9..ff0e9cd 100644
--- a/realgud.el
+++ b/realgud.el
@@ -35,7 +35,7 @@
;;
;; Once upon a time in an Emacs far far away and a programming-style
;; deservedly banished, there was a monolithic Cathederal-like
-;; debugger front-end called gub. This interfaced with a number of
+;; debugger front-end called gud. This interfaced with a number of
;; debuggers, many now dead. Is there anyone still alive that
;; remembers sdb from UNIX/32V circa 1980?
;;