diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-01-22 12:29:58 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-01-22 12:29:58 -0800 |
commit | 82129368107c2a0608ad350b812c07ba6e07f498 (patch) | |
tree | 82500071dfc8ba38856a0b4eebf11e224ae89a14 /src/atividmem.c | |
parent | 10c2894c7164a959fc79e7844251025c04405059 (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/atividmem.c')
-rw-r--r-- | src/atividmem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/atividmem.c b/src/atividmem.c index 0104a0a..b9df6d7 100644 --- a/src/atividmem.c +++ b/src/atividmem.c @@ -47,7 +47,7 @@ const char *ATIMemoryTypeNames_88800CX[] = "DRAM (256Kx4, x8, x16)", "EDO DRAM (256Kx4, x8, x16)", "Unknown video memory type", - "DRAM (256Kx16 with assymetric RAS/CAS)", + "DRAM (256Kx16 with asymmetric RAS/CAS)", "Unknown video memory type", "Unknown video memory type", "Unknown video memory type", |