diff --git a/lib/strings.nix b/lib/strings.nix index 5d3183bcef06..ee78db2beafa 100644 --- a/lib/strings.nix +++ b/lib/strings.nix @@ -2088,15 +2088,15 @@ rec { # Inputs - `feature` - : The feature to be set - `type` : The type of the feature to be set, as described in https://cmake.org/cmake/help/latest/command/set.html the possible values (case insensitive) are: BOOL FILEPATH PATH STRING INTERNAL LIST + `feature` + : The feature to be set + `value` : The desired value