summaryrefslogtreecommitdiff
path: root/src/mga.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-22 13:05:35 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-22 13:05:35 -0800
commit1e4dbef654bd31f5706b4b860f6b34c7e5e5f440 (patch)
tree9c3223e63aa48c106dadb1a64e4775f7234e8d93 /src/mga.h
parentf74f0504156f2504294cdd9c7f068ab4745a5c4e (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/mga.h')
-rw-r--r--src/mga.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mga.h b/src/mga.h
index 1a7cb47..52a4eae 100644
--- a/src/mga.h
+++ b/src/mga.h
@@ -387,7 +387,7 @@ typedef enum {
} mga_host_t;
/**
- * Card information derrived from BIOS PInS data.
+ * Card information derived from BIOS PInS data.
*/
struct mga_bios_values {
/**
@@ -430,7 +430,7 @@ struct mga_bios_values {
/**
- * Attributes that of an MGA device that can be derrived purely from its
+ * Attributes that of an MGA device that can be derived purely from its
* PCI ID.
*/
struct mga_device_attributes {