From 19f7f244a1afce95aa54618801848bfb2f218198 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sun, 26 Apr 2020 23:52:31 +0200 Subject: Fix typos --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HACKING') diff --git a/HACKING b/HACKING index e357fd3..5be4cb2 100644 --- a/HACKING +++ b/HACKING @@ -1,7 +1,7 @@ ## How to support a new Scheme implementation Geiser works by running an instance of a REPL, or remotely connecting -to one, and evaluating the scheme code it sees there. Then, everytime +to one, and evaluating the scheme code it sees there. Then, every time it needs to perform some operation (like, say, printing autodoc, jumping to a source location or expanding a macro), it asks the running scheme instance for that information. -- cgit v1.2.3