about summary refs log tree commit diff stats
path: root/cpp/027space
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/027space')
-rw-r--r--cpp/027space2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/027space b/cpp/027space
index 0e1686f0..05703e52 100644
--- a/cpp/027space
+++ b/cpp/027space
@@ -4,7 +4,7 @@
 
 :(scenarios run)
 :(scenario "set_default_space")
-# if default-space is 10, the array of locals begins at location 10
+# if default-space is 10, the array of locals begins at location 11
 # and so location 1 is really location 12
 recipe main [
   default-space:address:space <- copy 10:literal