Skip to content

[lld] Fix a typo in documentation #141383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

kazutakahirata
Copy link
Contributor

No description provided.

@llvmbot
Copy link
Member

llvmbot commented May 25, 2025

@llvm/pr-subscribers-lld

Author: Kazu Hirata (kazutakahirata)

Changes

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

1 Files Affected:

  • (modified) lld/docs/WebAssembly.rst (+1-1)
diff --git a/lld/docs/WebAssembly.rst b/lld/docs/WebAssembly.rst
index 1dd05d67983c7..426619d6d29ea 100644
--- a/lld/docs/WebAssembly.rst
+++ b/lld/docs/WebAssembly.rst
@@ -83,7 +83,7 @@ WebAssembly-specific options:
 .. option:: --unresolved-symbols=<method>
 
   This is a more full featured version of ``--allow-undefined``.
-  The semanatics of the different methods are as follows:
+  The semantics of the different methods are as follows:
 
   report-all:
 

@kazutakahirata kazutakahirata merged commit 7341031 into llvm:main May 25, 2025
12 checks passed
@kazutakahirata kazutakahirata deleted the cleanup_20250524_doc_typos_lld branch May 25, 2025 15:20
sivan-shani pushed a commit to sivan-shani/llvm-project that referenced this pull request Jun 3, 2025
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