From 0fc73592f3b82abae898939e187b696d13446a70 Mon Sep 17 00:00:00 2001 From: Bert Burgemeister Date: Mon, 8 Dec 2014 17:20:53 +0100 Subject: [PATCH] Fix typo --- clqr-conditions-and-errors.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clqr-conditions-and-errors.tex b/clqr-conditions-and-errors.tex index 7246e5c..b00f4a1 100644 --- a/clqr-conditions-and-errors.tex +++ b/clqr-conditions-and-errors.tex @@ -195,7 +195,7 @@ page \pageref{data-types}. established \VAR{restart}s whose \VAR{restart-function}s should perform a non-local transfer of control. A restart is visible under \VAR{condition} if (\VAR{test-function} \VAR{condition}) - returns \T. If presented in the debugger, \VAR{restart}s ar + returns \T. If presented in the debugger, \VAR{restart}s are described by \VAR{restart-function} (of a stream). A \VAR{restart} can be called by (\kwd{invoke-restart} \VAR{restart} \OPn{\VAR{arg}}), where \VAR{arg}s must be suitable for the -- 2.11.4.GIT