about summary refs log tree commit diff stats
path: root/html/edit/011-errors.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-01-11 09:40:41 -0800
committerKartik K. Agaram <vc@akkartik.com>2017-01-11 09:40:41 -0800
commit717d6cddc1464df9744a37056016b9f4230ab650 (patch)
tree5ce6be0dd5949c667738c37976716f4c04e1b1c6 /html/edit/011-errors.mu.html
parent12712a40ed7441c7238da5e87438bc7e8b01f91a (diff)
downloadmu-717d6cddc1464df9744a37056016b9f4230ab650.tar.gz
3732
Diffstat (limited to 'html/edit/011-errors.mu.html')
-rw-r--r--html/edit/011-errors.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/edit/011-errors.mu.html b/html/edit/011-errors.mu.html
index ee653626..1bd96e45 100644
--- a/html/edit/011-errors.mu.html
+++ b/html/edit/011-errors.mu.html
@@ -187,7 +187,7 @@ if ('onhashchange' in window) {
 <span id="L126" class="LineNr">126 </span>    ]
 <span id="L127" class="LineNr">127 </span>  ]
 <span id="L128" class="LineNr">128 </span>  env:&amp;:environment <span class="Special">&lt;-</span> <a href='004-programming-environment.mu.html#L21'>new-programming-environment</a> <a href='../088file.mu.html#L11'>resources</a>, <a href='../081print.mu.html#L4'>screen</a>, <span class="Constant">[foo]</span>
-<span id="L129" class="LineNr">129 </span>  <a href='004-programming-environment.mu.html#L445'>render-all</a> <a href='../081print.mu.html#L4'>screen</a>, env, <a href='001-editor.mu.html#L122'>render</a>
+<span id="L129" class="LineNr">129 </span>  <a href='004-programming-environment.mu.html#L445'>render-all</a> <a href='../081print.mu.html#L4'>screen</a>, env, <a href='001-editor.mu.html#L123'>render</a>
 <span id="L130" class="LineNr">130 </span>  screen-should-contain [
 <span id="L131" class="LineNr">131 </span>   <span class="Constant"> .                                                                                 run (F4)           .</span>
 <span id="L132" class="LineNr">132 </span>   <span class="Constant"> .recipe foo [                                      ╎foo                                              .</span>