summary refs log tree commit diff
path: root/nixos/modules/misc/locate.nix
diff options
context:
space:
mode:
authorWilliam A. Kennington III <william@wkennington.com>2015-08-03 16:19:08 -0700
committerWilliam A. Kennington III <william@wkennington.com>2015-08-03 16:19:12 -0700
commit736552b7e5b3dd845029dc4c09cf5491410f078a (patch)
treef30c7dc3509d2017c3b6e7afa58e7ce2320da3d6 /nixos/modules/misc/locate.nix
parentf2d3b5ead934a3334f67405cddc705273e736ef1 (diff)
nixos: Fix manpages from 8c652379df07f88d6b434fe1042e9a9ba9078440
Diffstat (limited to 'nixos/modules/misc/locate.nix')
-rw-r--r--nixos/modules/misc/locate.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/misc/locate.nix b/nixos/modules/misc/locate.nix
index e85e390acb6e2..4f9c8d4e5ba10 100644
--- a/nixos/modules/misc/locate.nix
+++ b/nixos/modules/misc/locate.nix
@@ -60,7 +60,7 @@ in {
         type = types.bool;
         default = false;
         description = ''
-          Whether to include <filename>/nix/store<filename> in the locate database.
+          Whether to include <filename>/nix/store</filename> in the locate database.
         '';
       };