Skip to content

[libc] [NFC] fix type in docs/uefi/index.rst #132553

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
merged 1 commit into from
Mar 22, 2025

Conversation

hulxv
Copy link
Member

@hulxv hulxv commented Mar 22, 2025

Closes #132537

@llvmbot llvmbot added the libc label Mar 22, 2025
@llvmbot
Copy link
Member

llvmbot commented Mar 22, 2025

@llvm/pr-subscribers-libc

Author: Mohamed Emad (hulxv)

Changes

Closes #132537


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

1 Files Affected:

  • (modified) libc/docs/uefi/index.rst (+1-1)
diff --git a/libc/docs/uefi/index.rst b/libc/docs/uefi/index.rst
index db86507f63f2c..86c986b9a9067 100644
--- a/libc/docs/uefi/index.rst
+++ b/libc/docs/uefi/index.rst
@@ -8,7 +8,7 @@ libc for UEFI
 
 The *UEFI* support for LLVM's libc project aims to provide a standard libc
 frontend to the UEFI protocols. This allows for many existing
-applications to be easily ported to UEFI. Nagivate using the links below to
+applications to be easily ported to UEFI. Navigate using the links below to
 learn more about this project.
 
 .. toctree::

Copy link
Member

@RossComputerGuy RossComputerGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing that, surprised nobody else caught it lol.

@RossComputerGuy RossComputerGuy merged commit adcaf17 into llvm:main Mar 22, 2025
19 checks passed
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.

[libc][docs] typo in uefi/index.rst
3 participants