From 3549c417bb959be80b7ca7a43670e16bd29a36ea Mon Sep 17 00:00:00 2001 From: Drahflow Date: Fri, 10 Jul 2015 13:24:13 +0200 Subject: Typo --- doc/err.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/err.md') diff --git a/doc/err.md b/doc/err.md index 0615e66..7d83958 100644 --- a/doc/err.md +++ b/doc/err.md @@ -51,7 +51,7 @@ during its execution, the second is invoked with the error handling scope provid { "oops" die } =*terminate > ???fatal.testError } /maybeFailFunction deff - |maybeFailFunction { .terminate } !?fatal # handle all fatal.* errors by the .terminate action + |maybeFailFunction { .terminate } ?!fatal # handle all fatal.* errors by the .terminate action `??!` -- cgit v1.2.3