[libc] Fix typo: Configue -> Configure (#140166)

This commit is contained in:
Bill Wendling
2025-05-16 11:48:36 -07:00
committed by GitHub
parent 48587f30d6
commit 00c5cd8a7a

View File

@@ -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": {