about summary refs log tree commit diff stats
path: root/mu.arc.t
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2014-11-24 15:22:06 -0800
committerKartik K. Agaram <vc@akkartik.com>2014-11-24 15:22:06 -0800
commitcffff885c8da1713b388cd628f9c421126ff556f (patch)
tree2ea73ba88c0bdbbd373b9faf4234bc12ad9c9ece /mu.arc.t
parentc1276048e6b0cf0a789c145d65e61e3728fa9649 (diff)
downloadmu-cffff885c8da1713b388cd628f9c421126ff556f.tar.gz
310
Diffstat (limited to 'mu.arc.t')
-rw-r--r--mu.arc.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu.arc.t b/mu.arc.t
index e2ebf513..ef5cd10f 100644
--- a/mu.arc.t
+++ b/mu.arc.t
@@ -1125,7 +1125,7 @@
 
 ;; Structured programming
 ;
-; Our control operators are quite inconvenient to use, so mu provides a
+; Our jump operators are quite inconvenient to use, so mu provides a
 ; lightweight tool called 'convert-braces' to work in a slightly more
 ; convenient format with nested braces:
 ;