branch: externals/realgud
commit 0647be72d3c145fdbe207c7b8c51fed793083b4d
Author: rocky <ro...@gnu.org>
Commit: rocky <ro...@gnu.org>

    Spelling typos
---
 realgud/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/realgud/Makefile.am b/realgud/Makefile.am
index ad4daa8..c524b69 100644
--- a/realgud/Makefile.am
+++ b/realgud/Makefile.am
@@ -7,9 +7,9 @@ SUBDIRS = common debugger lang
 # problem.
 lispdir = ${datarootdir}/emacs/site-lisp/realgud
 
-# My default this is based off of $lispdir, but that
-# is set funny, so we'll be explicit about lispdir_realgud
-# althoug in fact it isn't used.
+# By default this is based off of $lispdir, but that
+# is set funny, so we'll be explicit about lispdir_realgud,
+# although in fact it isn't used.
 lispdir_realgud = ${datarootdir}/emacs/site-lisp/realgud
 
 # .nosearch isn't a lisp file, but we want it installed along with the

Reply via email to