From 4a48bedcd1d708a43d43dc6259a4e45c52ea3d00 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 3 Dec 2017 23:25:40 -0800 Subject: 4134 - 'input' = 'ingredient' --- html/edit/012-editor-undo.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/edit/012-editor-undo.mu.html') diff --git a/html/edit/012-editor-undo.mu.html b/html/edit/012-editor-undo.mu.html index dcf95a50..0bda1aaf 100644 --- a/html/edit/012-editor-undo.mu.html +++ b/html/edit/012-editor-undo.mu.html @@ -264,7 +264,7 @@ if ('onhashchange' in window) { 201 # moving the cursor can lose work on the undo stack. 202 def add-operation editor:&:editor, op:&:operation -> editor:&:editor [ 203 local-scope - 204 load-ingredients + 204 load-inputs 205 undo:&:list:&:operation <- get *editor, undo:offset 206 undo <- push op undo 207 *editor <- put *editor, undo:offset, undo -- cgit 1.4.1-2-gfad0