App: [skip ci] fix typo
This commit is contained in:
@@ -66,7 +66,7 @@ enum GetLinkOption {
|
||||
enum class MessageOption {
|
||||
Quiet, /**< Suppress error. */
|
||||
Error, /**< Print an error message. */
|
||||
Throw, /**< Throw an execption. */
|
||||
Throw, /**< Throw an exception. */
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user