summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system')
-rw-r--r--modules/system/defaults/dock.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/defaults/dock.nix b/modules/system/defaults/dock.nix
index 1e8797f..d92b2f1 100644
--- a/modules/system/defaults/dock.nix
+++ b/modules/system/defaults/dock.nix
@@ -20,7 +20,7 @@ in {
type = types.nullOr types.bool;
default = null;
description = ''
- Whether to automatically hide and show the dock. The default is false.
+ Whether to automatically hide and show the dock. The default is false.
'';
};