summaryrefslogtreecommitdiffstats
path: root/nixos/modules/tasks/filesystems
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2018-02-08 10:24:47 +0000
committerJörg Thalheim <joerg@thalheim.io>2018-02-08 10:24:47 +0000
commitb6bcba6537a6f614f61ec7e852e60e390d285270 (patch)
treea97b9c84c6c2c3bd09a86e31cf014896f0e293ae /nixos/modules/tasks/filesystems
parent7876f667b8c97885396d5a404c91ac87e5555e7a (diff)
nixos/zfs: fix typo in enableLegacyCrypto description
Diffstat (limited to 'nixos/modules/tasks/filesystems')
-rw-r--r--nixos/modules/tasks/filesystems/zfs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/tasks/filesystems/zfs.nix b/nixos/modules/tasks/filesystems/zfs.nix
index 5d05b99b6976..30c54ddd0e4e 100644
--- a/nixos/modules/tasks/filesystems/zfs.nix
+++ b/nixos/modules/tasks/filesystems/zfs.nix
@@ -85,7 +85,7 @@ in
description = ''
Enabling this option will allow you to continue to use the old format for
encrypted datasets. With the inclusion of stability patches the format of
- encrypted datasets has changed. They can still be access and mounted but
+ encrypted datasets has changed. They can still be accessed and mounted but
in read-only mode mounted. It is highly recommended to convert them to
the new format.