[libc] Fix typo: Configue -> Configure (#140166)
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
},
|
||||
"LIBC_CONF_FREXP_INF_NAN_EXPONENT": {
|
||||
"value": "",
|
||||
"doc": "The value written back to the second parameter when calling frexp/frexpf/frexpl` with `+/-Inf`/`NaN` is unspecified. Configue an explicit exp value for Inf/NaN inputs."
|
||||
"doc": "The value written back to the second parameter when calling frexp/frexpf/frexpl` with `+/-Inf`/`NaN` is unspecified. Configure an explicit exp value for Inf/NaN inputs."
|
||||
}
|
||||
},
|
||||
"qsort": {
|
||||
|
||||
Reference in New Issue
Block a user