diff options
| author | Drahflow <drahflow@gmx.de> | 2015-07-10 13:24:13 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-07-10 13:24:13 +0200 |
| commit | 3549c417bb959be80b7ca7a43670e16bd29a36ea (patch) | |
| tree | ada2734d80c95c93c78bb564e51e08510b96a5c4 | |
| parent | 670c560397aaa4f492d2d306e865c60f18591288 (diff) | |
Typo
| -rw-r--r-- | doc/err.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 `??!` |
