branch: elpa/geiser-gambit
commit 59fbf613cfea088d9a43e2c1f8428c8d86c865ae
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    Fix typos
---
 elisp/geiser-gambit.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/elisp/geiser-gambit.el b/elisp/geiser-gambit.el
index 5abd774..31db082 100644
--- a/elisp/geiser-gambit.el
+++ b/elisp/geiser-gambit.el
@@ -45,7 +45,7 @@
   "Customization for Geiser's Gambit flavour."
   :group 'geiser)
 
-;; define the interpretor for geiser.
+;; define the interpreter for geiser.
 ;; the geiser-costum--defcustom is a macro that will
 ;; call a declaration into the documentation of the
 ;; structure of the method and then define the method

Reply via email to