aboutsummaryrefslogtreecommitdiff
path: root/host
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2023-07-14 14:18:16 +0300
committerMichael Tokarev <mjt@tls.msk.ru>2023-09-20 07:54:34 +0300
commite6a19a6477407e57b4deb61aaa497a14d7db9626 (patch)
tree212011b588fa61ddd4a1cd405f264e7441d9643f /host
parent4907644841e3200aea6475c0f72d3d987e9f3d93 (diff)
ppc: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'host')
-rw-r--r--host/include/ppc/host/cpuinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/ppc/host/cpuinfo.h b/host/include/ppc/host/cpuinfo.h
index 29ee7f9ef8..38b8eabe2a 100644
--- a/host/include/ppc/host/cpuinfo.h
+++ b/host/include/ppc/host/cpuinfo.h
@@ -1,6 +1,6 @@
/*
* SPDX-License-Identifier: GPL-2.0-or-later
- * Host specific cpu indentification for ppc.
+ * Host specific cpu identification for ppc.
*/
#ifndef HOST_CPUINFO_H