about summary refs log tree commit diff
path: root/pkgs/applications/misc/keepassxc/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/keepassxc/default.nix')
-rw-r--r--pkgs/applications/misc/keepassxc/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/keepassxc/default.nix b/pkgs/applications/misc/keepassxc/default.nix
index 081bb5da6bb6b..abeaa45047aa0 100644
--- a/pkgs/applications/misc/keepassxc/default.nix
+++ b/pkgs/applications/misc/keepassxc/default.nix
@@ -134,7 +134,7 @@ stdenv.mkDerivation rec {
   passthru.tests = nixosTests.keepassxc;
 
   meta = with lib; {
-    description = "Offline password manager with many features.";
+    description = "Offline password manager with many features";
     longDescription = ''
       A community fork of KeePassX, which is itself a port of KeePass Password Safe.
       The goal is to extend and improve KeePassX with new features and bugfixes,