diff options
author | Michael Tokarev <mjt@tls.msk.ru> | 2023-07-14 14:16:12 +0300 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2023-09-20 07:54:34 +0300 |
commit | bad5cfcd609f4a04e499da814cbec4dc45114804 (patch) | |
tree | 9ad5ca8c92d68aaa12a4459df9cab790d87f1be8 /host | |
parent | 944399ffb286b5503e9d97330aaeab1e68779962 (diff) |
i386: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'host')
-rw-r--r-- | host/include/i386/host/cpuinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/i386/host/cpuinfo.h b/host/include/i386/host/cpuinfo.h index 7ae21568f7..b89e6d2e55 100644 --- a/host/include/i386/host/cpuinfo.h +++ b/host/include/i386/host/cpuinfo.h @@ -1,6 +1,6 @@ /* * SPDX-License-Identifier: GPL-2.0-or-later - * Host specific cpu indentification for x86. + * Host specific cpu identification for x86. */ #ifndef HOST_CPUINFO_H |