aboutsummaryrefslogtreecommitdiff
path: root/host
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2023-07-14 14:14:49 +0300
committerMichael Tokarev <mjt@tls.msk.ru>2023-07-25 17:13:53 +0300
commit673d8215415dc0c13e96b8d757102d942916d1b2 (patch)
treece6ec6398c83f100750e826d9b4bee7d9e4f9353 /host
parentcced0d653973f6ad0d9e8bdbd365e12d0f2316f9 (diff)
downloadqemu-673d8215415dc0c13e96b8d757102d942916d1b2.zip
qemu-673d8215415dc0c13e96b8d757102d942916d1b2.tar.gz
qemu-673d8215415dc0c13e96b8d757102d942916d1b2.tar.bz2
arm: 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/aarch64/host/cpuinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/aarch64/host/cpuinfo.h b/host/include/aarch64/host/cpuinfo.h
index 05feeb4..769626b 100644
--- a/host/include/aarch64/host/cpuinfo.h
+++ b/host/include/aarch64/host/cpuinfo.h
@@ -1,6 +1,6 @@
/*
* SPDX-License-Identifier: GPL-2.0-or-later
- * Host specific cpu indentification for AArch64.
+ * Host specific cpu identification for AArch64.
*/
#ifndef HOST_CPUINFO_H