diff options
Diffstat (limited to 'html/edit/011-errors.mu.html')
-rw-r--r-- | html/edit/011-errors.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/edit/011-errors.mu.html b/html/edit/011-errors.mu.html index 8c2a1f1c..1b775585 100644 --- a/html/edit/011-errors.mu.html +++ b/html/edit/011-errors.mu.html @@ -131,7 +131,7 @@ if ('onhashchange' in window) { <span id="L68" class="LineNr"> 68 </span> <span class="Conceal">¦</span> sandboxes-completed-successfully?:bool <span class="Special"><-</span> equal error-index,<span class="Constant"> -1</span> <span id="L69" class="LineNr"> 69 </span> <span class="Conceal">¦</span> <span class="muControl">break-if</span> sandboxes-completed-successfully? <span id="L70" class="LineNr"> 70 </span> <span class="Conceal">¦</span> error-index-text:text <span class="Special"><-</span> to-text error-index -<span id="L71" class="LineNr"> 71 </span> <span class="Conceal">¦</span> status:text <span class="Special"><-</span> <a href='../061text.mu.html#L505'>interpolate</a> <span class="Constant">[errors found (_) ]</span>, error-index-text +<span id="L71" class="LineNr"> 71 </span> <span class="Conceal">¦</span> status:text <span class="Special"><-</span> <a href='../061text.mu.html#L530'>interpolate</a> <span class="Constant">[errors found (_) ]</span>, error-index-text <span id="L72" class="LineNr"> 72 </span> <span class="Conceal">¦</span> <a href='005-sandbox.mu.html#L213'>update-status</a> <a href='../081print.mu.html#L4'>screen</a>, status, <span class="Constant">1/red</span> <span id="L73" class="LineNr"> 73 </span> <span class="Delimiter">}</span> <span id="L74" class="LineNr"> 74 </span>] |