summary refs log tree commit diff
path: root/pkgs/applications/office
diff options
context:
space:
mode:
authorBadi' Abdul-Wahid <abdulwahidc@gmail.com>2015-01-25 12:08:01 -0500
committerBadi' Abdul-Wahid <abdulwahidc@gmail.com>2015-01-25 12:08:01 -0500
commit4544cdc5088c9c1b2821d59102f38e273cf18090 (patch)
tree55cdc22e0a0d222b98ab158620f09ca84a7b3d37 /pkgs/applications/office
parent4291a1413374be4a49a70d97bc8a5f2424f9499e (diff)
downloadnixlib-4544cdc5088c9c1b2821d59102f38e273cf18090.tar
nixlib-4544cdc5088c9c1b2821d59102f38e273cf18090.tar.gz
nixlib-4544cdc5088c9c1b2821d59102f38e273cf18090.tar.bz2
nixlib-4544cdc5088c9c1b2821d59102f38e273cf18090.tar.lz
nixlib-4544cdc5088c9c1b2821d59102f38e273cf18090.tar.xz
nixlib-4544cdc5088c9c1b2821d59102f38e273cf18090.tar.zst
nixlib-4544cdc5088c9c1b2821d59102f38e273cf18090.zip
cleanup description
Diffstat (limited to 'pkgs/applications/office')
-rw-r--r--pkgs/applications/office/mendeley/mendeley.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/office/mendeley/mendeley.nix b/pkgs/applications/office/mendeley/mendeley.nix
index 8074f57e75ac..0ef157f82b06 100644
--- a/pkgs/applications/office/mendeley/mendeley.nix
+++ b/pkgs/applications/office/mendeley/mendeley.nix
@@ -58,7 +58,7 @@ stdenv.mkDerivation {
 
   meta = {
     homepage = http://www.mendeley.com;
-    description = "Mendeley is a free reference manager and academic social network.";
+    description = "A reference manager and academic social network";
     license = stdenv.lib.licenses.unfree;
   };