diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-01-22 13:05:35 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-01-22 13:05:35 -0800 |
commit | 1e4dbef654bd31f5706b4b860f6b34c7e5e5f440 (patch) | |
tree | 9c3223e63aa48c106dadb1a64e4775f7234e8d93 /src/mgareg_flags.h | |
parent | f74f0504156f2504294cdd9c7f068ab4745a5c4e (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/mgareg_flags.h')
-rw-r--r-- | src/mgareg_flags.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mgareg_flags.h b/src/mgareg_flags.h index 548af86..3811eb0 100644 --- a/src/mgareg_flags.h +++ b/src/mgareg_flags.h @@ -23,7 +23,7 @@ #ifndef _MGAREGS_H_ #define _MGAREGS_H_ -/*************** (START) AUTOMATICLY GENERATED REGISTER FILE *****************/ +/*************** (START) AUTOMATICALLY GENERATED REGISTER FILE ***************/ /* * Generated on Sat Nov 20 21:25:36 CST 1999 */ @@ -924,7 +924,7 @@ -/**************** (END) AUTOMATICLY GENERATED REGISTER FILE ******************/ +/**************** (END) AUTOMATICALLY GENERATED REGISTER FILE ****************/ #endif /* _MGAREGS_H_ */ |