summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2015-07-01 02:22:27 +0200
committerTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2015-07-01 02:22:27 +0200
commit013f88ac7e4c679868bfac5c6d9b896c9b13fd99 (patch)
tree7c19c695065435bbdb6580cdd08bc2da7a21087c /nixos
parent8712de495fda190720d9c6a65405071142080384 (diff)
downloadnixpkgs-013f88ac7e4c679868bfac5c6d9b896c9b13fd99.tar
nixpkgs-013f88ac7e4c679868bfac5c6d9b896c9b13fd99.tar.gz
nixpkgs-013f88ac7e4c679868bfac5c6d9b896c9b13fd99.tar.bz2
nixpkgs-013f88ac7e4c679868bfac5c6d9b896c9b13fd99.tar.lz
nixpkgs-013f88ac7e4c679868bfac5c6d9b896c9b13fd99.tar.xz
nixpkgs-013f88ac7e4c679868bfac5c6d9b896c9b13fd99.tar.zst
nixpkgs-013f88ac7e4c679868bfac5c6d9b896c9b13fd99.zip
nixos: gnome-keyring: fix module description
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/desktops/gnome3/gnome-keyring.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/desktops/gnome3/gnome-keyring.nix b/nixos/modules/services/desktops/gnome3/gnome-keyring.nix
index 566c8a50e26..a8f1bcc28fb 100644
--- a/nixos/modules/services/desktops/gnome3/gnome-keyring.nix
+++ b/nixos/modules/services/desktops/gnome3/gnome-keyring.nix
@@ -21,7 +21,7 @@ in
         description = ''
           Whether to enable GNOME Keyring daemon, a service designed to
           take care of the user's security credentials,
-          such as user names and passwordsa search engine.
+          such as user names and passwords.
         '';
       };