summary refs log tree commit diff
path: root/pkgs/desktops/e19/econnman.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/e19/econnman.nix')
-rw-r--r--pkgs/desktops/e19/econnman.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/e19/econnman.nix b/pkgs/desktops/e19/econnman.nix
index 8eaebaf0af38..08d7a8c3e735 100644
--- a/pkgs/desktops/e19/econnman.nix
+++ b/pkgs/desktops/e19/econnman.nix
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
   '';
 
   meta = {
-    description = "Econnman is a user interface for the connman network connection manager";
+    description = "A user interface for the connman network connection manager";
     homepage = http://enlightenment.org/;
     maintainers = with stdenv.lib.maintainers; [ matejc tstrobel ];
     platforms = stdenv.lib.platforms.linux;