about summary refs log tree commit diff
path: root/pkgs/top-level/config.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/top-level/config.nix')
-rw-r--r--pkgs/top-level/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/config.nix b/pkgs/top-level/config.nix
index 62e4bebe4497..17ded76a0649 100644
--- a/pkgs/top-level/config.nix
+++ b/pkgs/top-level/config.nix
@@ -22,7 +22,7 @@ let
     description = (args.description or ''
       Whether to ${args.feature} while building nixpkgs packages.
     '') + ''
-      Changing the default will cause a mass rebuild.
+      Changing the default may cause a mass rebuild.
     '';
   });