From d1e5e391c790791c37c64f44f5ff0b98e9c6b907 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 27 Nov 2018 12:06:08 -0800 Subject: 4788 --- html/subx/057stop.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx') diff --git a/html/subx/057stop.subx.html b/html/subx/057stop.subx.html index 2649724e..dfdc65db 100644 --- a/html/subx/057stop.subx.html +++ b/html/subx/057stop.subx.html @@ -84,7 +84,7 @@ if ('onhashchange' in window) { 25 # such as registers. Only ESP will have a well-defined value after 'stop' 26 # returns. (This is a poor man's setjmp/longjmp, if you know what that is.) 27 # - 28 # Before you an call any function that may call 'stop', you need to pass in an + 28 # Before you can call any function that may call 'stop', you need to pass in an 29 # exit-descriptor to it. To create an exit-descriptor use 'tailor-exit-descriptor' 30 # below. It's not the most pleasant abstraction in the world. 31 # -- cgit 1.4.1-2-gfad0