summary refs log tree commit diff
path: root/lib/systems/architectures.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/systems/architectures.nix')
-rw-r--r--lib/systems/architectures.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/systems/architectures.nix b/lib/systems/architectures.nix
index ddc320d24e0..94127fa90b3 100644
--- a/lib/systems/architectures.nix
+++ b/lib/systems/architectures.nix
@@ -67,7 +67,7 @@ rec {
     #
     # Note:
     #
-    # - The succesors of `skylake` (`cannonlake`, `icelake`, etc) use `avx512`
+    # - The successors of `skylake` (`cannonlake`, `icelake`, etc) use `avx512`
     #   which no current AMD Zen michroarch support.
     # - `znver1` uses `ABM`, `CLZERO`, `CX16`, `MWAITX`, and `SSE4A` which no
     #   current Intel microarch support.