about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorBenjamin Hipple <bhipple@protonmail.com>2019-03-26 23:22:20 -0400
committerBenjamin Hipple <bhipple@protonmail.com>2019-03-26 23:22:20 -0400
commit8b3500c65083e187fbbcce4703ac77a7f0714804 (patch)
tree2b87788c13582202d60db62b3cdc19a51f536fd4 /nixos
parent0a88820fc950a1415ae8b3afbf9d30c05d1160e0 (diff)
downloadnixlib-8b3500c65083e187fbbcce4703ac77a7f0714804.tar
nixlib-8b3500c65083e187fbbcce4703ac77a7f0714804.tar.gz
nixlib-8b3500c65083e187fbbcce4703ac77a7f0714804.tar.bz2
nixlib-8b3500c65083e187fbbcce4703ac77a7f0714804.tar.lz
nixlib-8b3500c65083e187fbbcce4703ac77a7f0714804.tar.xz
nixlib-8b3500c65083e187fbbcce4703ac77a7f0714804.tar.zst
nixlib-8b3500c65083e187fbbcce4703ac77a7f0714804.zip
nixos.cron: fix docstring sentence
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/scheduling/cron.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/services/scheduling/cron.nix b/nixos/modules/services/scheduling/cron.nix
index 6f6977b38a1d..3bc31832946b 100644
--- a/nixos/modules/services/scheduling/cron.nix
+++ b/nixos/modules/services/scheduling/cron.nix
@@ -64,8 +64,8 @@ in
           sendmail. See <option>security.wrappers</option>
 
           If neither /var/cron/cron.deny nor /var/cron/cron.allow exist only root
-          will is allowed to have its own crontab file. The /var/cron/cron.deny file
-          is created automatically for you. So every user can use a crontab.
+          is allowed to have its own crontab file. The /var/cron/cron.deny file
+          is created automatically for you, so every user can use a crontab.
 
           Many nixos modules set systemCronJobs, so if you decide to disable vixie cron
           and enable another cron daemon, you may want it to get its system crontab