diff options
Diffstat (limited to 'util/cpuinfo-ppc.c')
-rw-r--r-- | util/cpuinfo-ppc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/cpuinfo-ppc.c b/util/cpuinfo-ppc.c index 7212afa..1ea3db0 100644 --- a/util/cpuinfo-ppc.c +++ b/util/cpuinfo-ppc.c @@ -1,6 +1,6 @@ /* * SPDX-License-Identifier: GPL-2.0-or-later - * Host specific cpu indentification for ppc. + * Host specific cpu identification for ppc. */ #include "qemu/osdep.h" |