summary refs log tree commit diff
path: root/pkgs/applications/misc/gksu/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/gksu/default.nix')
-rw-r--r--pkgs/applications/misc/gksu/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/gksu/default.nix b/pkgs/applications/misc/gksu/default.nix
index b5d008579ac..4a806cbb183 100644
--- a/pkgs/applications/misc/gksu/default.nix
+++ b/pkgs/applications/misc/gksu/default.nix
@@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
   meta = {
     description = "A graphical frontend for libgksu";
     longDescription = ''
-      GKSu is a library that provides a Gtk+ frontend to su and sudo.
+      GKSu is a library that provides a GTK frontend to su and sudo.
       It supports login shells and preserving environment when acting as
       a su frontend. It is useful to menu items or other graphical
       programs that need to ask a user's password to run another program