about summary refs log tree commit diff stats
path: root/html/edit/002-typing.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-03-15 19:43:09 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-03-15 19:43:09 -0700
commit951d135507b31097757e2b8ed433f7285bde4f27 (patch)
treebc0da48d36704cdd817dfe39f26270f299f597ca /html/edit/002-typing.mu.html
parentfadb576efca5586fc67bdc3f69fc32e86fc3bb01 (diff)
downloadmu-951d135507b31097757e2b8ed433f7285bde4f27.tar.gz
3797
Diffstat (limited to 'html/edit/002-typing.mu.html')
-rw-r--r--html/edit/002-typing.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/edit/002-typing.mu.html b/html/edit/002-typing.mu.html
index 78c9971d..72434b5d 100644
--- a/html/edit/002-typing.mu.html
+++ b/html/edit/002-typing.mu.html
@@ -333,7 +333,7 @@ if ('onhashchange' in window) {
 <span id="L270" class="LineNr"> 270 </span>  row <span class="Special">&lt;-</span> add row,<span class="Constant"> 1</span>
 <span id="L271" class="LineNr"> 271 </span>  <a href='002-typing.mu.html#L1056'>draw-horizontal</a> <a href='../081print.mu.html#L4'>screen</a>, row, left, right, <span class="Constant">9480/horizontal-dotted</span>
 <span id="L272" class="LineNr"> 272 </span>  row <span class="Special">&lt;-</span> add row,<span class="Constant"> 1</span>
-<span id="L273" class="LineNr"> 273 </span>  <a href='001-editor.mu.html#L224'>clear-screen-from</a> <a href='../081print.mu.html#L4'>screen</a>, row, left, left, right
+<span id="L273" class="LineNr"> 273 </span>  <a href='001-editor.mu.html#L223'>clear-screen-from</a> <a href='../081print.mu.html#L4'>screen</a>, row, left, left, right
 <span id="L274" class="LineNr"> 274 </span>]
 <span id="L275" class="LineNr"> 275 </span>
 <span id="L276" class="LineNr"> 276 </span><span class="muScenario">scenario</span> editor-handles-empty-event-queue [