about summary refs log tree commit diff stats
path: root/edit
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-11-25 10:51:38 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-11-25 10:58:31 -0800
commit1166938707b1396a1ece0b8eef6ebd769e6fadf9 (patch)
treee5a0f49f75ad38659f84c3fbe15cad195d2d548f /edit
parent8be3aef52ac108daed6da379c586a0ebcade599d (diff)
downloadmu-1166938707b1396a1ece0b8eef6ebd769e6fadf9.tar.gz
3686
Diffstat (limited to 'edit')
-rw-r--r--edit/005-sandbox.mu8
1 files changed, 4 insertions, 4 deletions
diff --git a/edit/005-sandbox.mu b/edit/005-sandbox.mu
index b5380202..8cd21fa0 100644
--- a/edit/005-sandbox.mu
+++ b/edit/005-sandbox.mu
@@ -1,11 +1,11 @@
 ## running code from the editor and creating sandboxes
 #
 # Running code in the sandbox editor prepends its contents to a list of
-# (non-editable) sandboxes below the editor, showing the result and a maybe
-# few other things.
+# (non-editable) sandboxes below the editor, showing the result and maybe a
+# few other things (later layers).
 #
-# This layer draws the menubar buttons non-editable sandboxes but they don't
-# do anything yet. Later layers implement each button.
+# This layer draws the menubar buttons in non-editable sandboxes but they
+# don't do anything yet. Later layers implement each button.
 
 def! main [
   local-scope