summaryrefslogtreecommitdiff
path: root/src/ast_mode.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-17 15:25:05 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-17 15:25:05 -0800
commitb90cfb94d68f156767d0eec818c9a2aab487422e (patch)
tree0617c394e18d15f708073ccdaac9bc519fbb2774 /src/ast_mode.h
parent0b9cdc95944ba99c9ccd839b68e402915a68be60 (diff)
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/ast_mode.h')
-rw-r--r--src/ast_mode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ast_mode.h b/src/ast_mode.h
index 68b7581..a054100 100644
--- a/src/ast_mode.h
+++ b/src/ast_mode.h
@@ -85,7 +85,7 @@
#define DAC_NUM_EGA 64
#define DAC_NUM_VGA 256
-/* Data Structure decalration for internal use */
+/* Data Structure declaration for internal use */
typedef struct {
UCHAR MISC;