shithub: sl

Download patch

ref: 25056ddc87f5cdb96ed9b94c780d7c2b0806ab8a
parent: cd06d114f5b0c2ec8f99e0f9481347ca1ae25fad
author: spew <spew@cbza.org>
date: Fri Mar 21 15:13:44 EDT 2025

lsd: fix typo

--- a/src/plan9/lsd.lsp
+++ b/src/plan9/lsd.lsp
@@ -250,7 +250,7 @@
 (def (line)
   "Step one line of the source code.
 
-   This fuction will step into functions not over."
+   This will step into functions not over."
   (let ((orig (src)))
     (def (go)
       (step)