summary refs log tree commit diff
path: root/pkgs/applications/misc/gmrun/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/gmrun/default.nix')
-rw-r--r--pkgs/applications/misc/gmrun/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/gmrun/default.nix b/pkgs/applications/misc/gmrun/default.nix
index 8a54cefaab0..50dda9510b9 100644
--- a/pkgs/applications/misc/gmrun/default.nix
+++ b/pkgs/applications/misc/gmrun/default.nix
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
     description = "Gnome Completion-Run Utility";
     longDescription = ''
       A simple program which provides a "run program" window, featuring a bash-like TAB completion.
-      It uses GTK+ interface.
+      It uses GTK interface.
       Also, supports CTRL-R / CTRL-S / "!" for searching through history.
       Running commands in a terminal with CTRL-Enter. URL handlers.
     '';