about summary refs log tree commit diff stats
path: root/repl.mu
diff options
context:
space:
mode:
Diffstat (limited to 'repl.mu')
-rw-r--r--repl.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/repl.mu b/repl.mu
index 3d0593fd..dd0000a5 100644
--- a/repl.mu
+++ b/repl.mu
@@ -256,7 +256,7 @@ recipe slurp-comment [
     loop
   }
   trace [app], [slurp-regular-characters: newline encountered; unwinding stack]
-  continue-from completed:continuation
+  continue-from complete:continuation
 ]
 
 # read characters from keyboard, print them to screen in the string color and