summary refs log tree commit diff
path: root/nixos/modules/programs/plotinus.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/programs/plotinus.nix')
-rw-r--r--nixos/modules/programs/plotinus.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/programs/plotinus.nix b/nixos/modules/programs/plotinus.nix
index 065e72d6c37..e3549c79588 100644
--- a/nixos/modules/programs/plotinus.nix
+++ b/nixos/modules/programs/plotinus.nix
@@ -18,7 +18,7 @@ in
       enable = mkOption {
         default = false;
         description = ''
-          Whether to enable the Plotinus GTK+3 plugin.  Plotinus provides a
+          Whether to enable the Plotinus GTK 3 plugin. Plotinus provides a
           popup (triggered by Ctrl-Shift-P) to search the menus of a
           compatible application.
         '';