forked from mirrors/nixpkgs
pkgs/top-level: little doc fix for mkMassRebuild
This commit is contained in:
parent
4a647dd225
commit
5aa813dcc9
|
@ -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.
|
||||
'';
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue