lib/strings: order documented cmakeOptionType inputs correctly
The function is defined to take type, feature and value, but the documented order was feature, type, value.
This commit is contained in:
@@ -2115,6 +2115,9 @@ rec {
|
||||
`feature`
|
||||
: The feature to be set
|
||||
|
||||
`feature`
|
||||
: The feature to be set
|
||||
|
||||
`value`
|
||||
: The desired value
|
||||
|
||||
|
||||
Reference in New Issue
Block a user