mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-21 06:45:22 -06:00
spelling: exception
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
c3d6c7a111
commit
12b499d539
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ private:
|
|||
std::string m_name;
|
||||
};
|
||||
|
||||
//! Generic exit eception
|
||||
//! Generic exit exception
|
||||
/*!
|
||||
Thrown when we want to abort, with the opportunity to clean up. This is a
|
||||
little bit of a hack, but it's a better way of exiting, than just calling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue