Skip to content

Conversation

@bwendling
Copy link
Collaborator

No description provided.

@llvmbot llvmbot added the libc label May 16, 2025
@llvmbot
Copy link
Member

llvmbot commented May 16, 2025

@llvm/pr-subscribers-libc

Author: Bill Wendling (bwendling)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/140166.diff

1 Files Affected:

  • (modified) libc/config/config.json (+1-1)
diff --git a/libc/config/config.json b/libc/config/config.json
index d738aade74427..bfe956855cb52 100644
--- a/libc/config/config.json
+++ b/libc/config/config.json
@@ -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": {

@bwendling bwendling merged commit 00c5cd8 into llvm:main May 16, 2025
18 checks passed
@bwendling bwendling deleted the libc-typo branch May 16, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants