summaryrefslogtreecommitdiff
path: root/include/dom/core/exceptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dom/core/exceptions.h')
-rw-r--r--include/dom/core/exceptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dom/core/exceptions.h b/include/dom/core/exceptions.h
index 04c7f18..67160d1 100644
--- a/include/dom/core/exceptions.h
+++ b/include/dom/core/exceptions.h
@@ -12,7 +12,7 @@
* Class of a DOM exception.
*
* The top 16 bits of a dom_exception are a bitfield
- * indicating which class the exception belongs to.
+ * indicating which class the exception beint32_ts to.
*/
typedef enum {
DOM_EXCEPTION_CLASS_NORMAL = 0,