about summary refs log tree commit diff
path: root/sysdeps/x86/cpu-features.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86/cpu-features.c')
-rw-r--r--sysdeps/x86/cpu-features.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86/cpu-features.c b/sysdeps/x86/cpu-features.c
index 525828f59c..9ac195810f 100644
--- a/sysdeps/x86/cpu-features.c
+++ b/sysdeps/x86/cpu-features.c
@@ -579,7 +579,7 @@ intel_get_fam6_microarch (unsigned int model,
      else
         -> Skylake-avx512
 
-     These are all microarchitecturally indentical, so use
+     These are all microarchitecturally identical, so use
      Skylake-avx512 for all of them.
      */
       return INTEL_BIGCORE_SKYLAKE_AVX512;