aboutsummaryrefslogtreecommitdiff
path: root/chapters/enumerations.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'chapters/enumerations.adoc')
-rw-r--r--chapters/enumerations.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapters/enumerations.adoc b/chapters/enumerations.adoc
index 24a1708..9ef6dce 100644
--- a/chapters/enumerations.adoc
+++ b/chapters/enumerations.adoc
@@ -11,6 +11,6 @@
Where enumerated types are specified for an operator, the provided value must be a valid enumerant for that type.
The included tables provide reference values for the enumerations.
-Implementations do not need to use these values, they may subtitue other values as long as they are functionally equivalent.
+Implementations do not need to use these values, they may substitute other values as long as they are functionally equivalent.
include::{generated}/enums.adoc[]