aboutsummaryrefslogtreecommitdiff
path: root/host
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2023-07-14 14:16:12 +0300
committerMichael Tokarev <mjt@tls.msk.ru>2023-09-20 07:54:34 +0300
commitbad5cfcd609f4a04e499da814cbec4dc45114804 (patch)
tree9ad5ca8c92d68aaa12a4459df9cab790d87f1be8 /host
parent944399ffb286b5503e9d97330aaeab1e68779962 (diff)
downloadqemu-bad5cfcd609f4a04e499da814cbec4dc45114804.zip
qemu-bad5cfcd609f4a04e499da814cbec4dc45114804.tar.gz
qemu-bad5cfcd609f4a04e499da814cbec4dc45114804.tar.bz2
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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/i386/host/cpuinfo.h b/host/include/i386/host/cpuinfo.h
index 7ae2156..b89e6d2 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