diff options
author | vainaijr <43755000+vainaijr@users.noreply.github.com> | 2022-05-02 01:24:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-02 01:24:41 (GMT) |
commit | ed711290a0d6f40e16acc569dd86cfc4611dbcd3 (patch) | |
tree | 62c8bc03bb16ba62ab3ae612e9a40620d1ba9cbe /Doc | |
parent | 34129f7c42b31d12d8ed692cd3f82c8d36c6c644 (diff) | |
download | cpython-ed711290a0d6f40e16acc569dd86cfc4611dbcd3.zip cpython-ed711290a0d6f40e16acc569dd86cfc4611dbcd3.tar.gz cpython-ed711290a0d6f40e16acc569dd86cfc4611dbcd3.tar.bz2 |
gh-91998: 'WebAssemby' to 'WebAssembly' (#92040)
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/using/configure.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/using/configure.rst b/Doc/using/configure.rst index 2321d24..4bf9b84 100644 --- a/Doc/using/configure.rst +++ b/Doc/using/configure.rst @@ -143,8 +143,8 @@ General Options .. versionadded:: 3.11 -WebAssemby Options ------------------- +WebAssembly Options +------------------- .. cmdoption:: --with-emscripten-target=[browser|node] |