aboutsummaryrefslogtreecommitdiff
path: root/src/exception.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/exception.rs')
-rw-r--r--src/exception.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exception.rs b/src/exception.rs
index 2c4b1be..451332e 100644
--- a/src/exception.rs
+++ b/src/exception.rs
@@ -3,7 +3,7 @@
use ctxt::Context;
use Reserved;
-/// Kind of exception
+/// Enumeration of all exceptions
#[derive(Clone, Copy, Debug, Eq, PartialEq)]
pub enum Exception {
/// i.e. currently not servicing an exception