about summary refs log tree commit diff
path: root/nixos/tests/boot-stage1.nix
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2023-05-19 22:10:21 -0400
committerfigsoda <figsoda@pm.me>2023-05-19 22:31:04 -0400
commit202699c918bce3139191810bec841f3edef6ba24 (patch)
tree71d02c3ce773fd37314979db20cdc1019bc68317 /nixos/tests/boot-stage1.nix
parentc8fc2ec398ad4017075e00319991399fe7a26b57 (diff)
nixos/tests: fix typos
Diffstat (limited to 'nixos/tests/boot-stage1.nix')
-rw-r--r--nixos/tests/boot-stage1.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/boot-stage1.nix b/nixos/tests/boot-stage1.nix
index 7bef34f4cc3d5..f07802b8c31e3 100644
--- a/nixos/tests/boot-stage1.nix
+++ b/nixos/tests/boot-stage1.nix
@@ -132,7 +132,7 @@ import ./make-test-python.nix ({ pkgs, ... }: {
         '';
       })
 
-      # This canary process mimicks a storage daemon, which we do NOT want to be
+      # This canary process mimics a storage daemon, which we do NOT want to be
       # killed before going into stage 2. For more on root storage daemons, see:
       # https://www.freedesktop.org/wiki/Software/systemd/RootStorageDaemons/
       (mkCmdlineCanary {