Skip to content

Commit 5aa813d

Browse files
committed
pkgs/top-level: little doc fix for mkMassRebuild
1 parent 4a647dd commit 5aa813d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/top-level/config.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ let
2222
description = (args.description or ''
2323
Whether to ${args.feature} while building nixpkgs packages.
2424
'') + ''
25-
Changing the default will cause a mass rebuild.
25+
Changing the default may cause a mass rebuild.
2626
'';
2727
});
2828

0 commit comments

Comments
 (0)