about summary refs log tree commit diff
path: root/pkgs/by-name/li/libstrophe/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/li/libstrophe/package.nix')
-rw-r--r--pkgs/by-name/li/libstrophe/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/li/libstrophe/package.nix b/pkgs/by-name/li/libstrophe/package.nix
index f66c15edfd21b..d8ae379859cc2 100644
--- a/pkgs/by-name/li/libstrophe/package.nix
+++ b/pkgs/by-name/li/libstrophe/package.nix
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
   doCheck = true;
 
   meta = with lib; {
-    description = "A simple, lightweight C library for writing XMPP clients";
+    description = "Simple, lightweight C library for writing XMPP clients";
     longDescription = ''
       libstrophe is a lightweight XMPP client library written in C. It has
       minimal dependencies and is configurable for various environments. It