Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/utilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def f():
### Parameters

- `message=None`: An optional message to print before exiting. Note that this message is also passed onward to the underlying `ClipExit`.
- `err=False`: Whether this exit is occuring because of an error.
- `err=False`: Whether this exit is occurring because of an error.

## Confirmation Prompt

Expand Down