about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--apps/tile/environment.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/tile/environment.mu b/apps/tile/environment.mu
index 0f3fe77e..fc31b746 100644
--- a/apps/tile/environment.mu
+++ b/apps/tile/environment.mu
@@ -186,7 +186,7 @@ fn render _env: (addr environment) {
 # Render:
 #   - final-word
 #   - the stack result from interpreting first-world to final-word (inclusive)
-#     with the bottom-left corner at botleft-row, botleft-col.
+#     - unless final-word is truly the final word, in which case it might be incomplete
 #
 # Outputs:
 # - Return the farthest column written.