From 825dce0d6ac9171225ed5bbbe217fb066175c7b5 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 19 Feb 2017 00:00:18 +0300 Subject: gnupg app: typo --- modules/apps/gnupg/instance.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/apps') diff --git a/modules/apps/gnupg/instance.nix b/modules/apps/gnupg/instance.nix index e421a1e..116218c 100644 --- a/modules/apps/gnupg/instance.nix +++ b/modules/apps/gnupg/instance.nix @@ -15,7 +15,7 @@ in { user = mkOption { description = '' User to run as ang keyring owner. This option is required. - Note that this user is not created automaically. + Note that this user is not created automatically. ''; type = str; }; -- cgit v1.2.3