summary refs log tree commit diff
path: root/nixos/modules
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2015-05-04 14:12:49 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2015-05-04 14:16:19 +0200
commitc2bf9c3ee3da9752b7b19a2078ebcf5f15895b79 (patch)
tree582e9f769429837e976afc7c41b5e5b5e32d82de /nixos/modules
parenta58356c953d7a938e33dc801ee1d445f2d229851 (diff)
downloadnixlib-c2bf9c3ee3da9752b7b19a2078ebcf5f15895b79.tar
nixlib-c2bf9c3ee3da9752b7b19a2078ebcf5f15895b79.tar.gz
nixlib-c2bf9c3ee3da9752b7b19a2078ebcf5f15895b79.tar.bz2
nixlib-c2bf9c3ee3da9752b7b19a2078ebcf5f15895b79.tar.lz
nixlib-c2bf9c3ee3da9752b7b19a2078ebcf5f15895b79.tar.xz
nixlib-c2bf9c3ee3da9752b7b19a2078ebcf5f15895b79.tar.zst
nixlib-c2bf9c3ee3da9752b7b19a2078ebcf5f15895b79.zip
Typo
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/system/boot/luksroot.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/system/boot/luksroot.nix b/nixos/modules/system/boot/luksroot.nix
index 20eee8e06e07..d9482a8264d7 100644
--- a/nixos/modules/system/boot/luksroot.nix
+++ b/nixos/modules/system/boot/luksroot.nix
@@ -286,8 +286,8 @@ in
           type = types.bool;
           description = ''
             Whether to allow TRIM requests to the underlying device. This option
-            has security implications, please read the LUKS documentation before
-            activating in.
+            has security implications; please read the LUKS documentation before
+            activating it.
           '';
         };