Skip to content

Conversation

hubert-reinterpretcast
Copy link
Collaborator

Replace typo for "may" with "can".

@llvmbot llvmbot added the clang Clang issues not falling into any other category label Jul 30, 2024
@llvmbot
Copy link
Member

llvmbot commented Jul 30, 2024

@llvm/pr-subscribers-clang

Author: Hubert Tong (hubert-reinterpretcast)

Changes

Replace typo for "may" with "can".


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

1 Files Affected:

  • (modified) clang/docs/ReleaseNotes.rst (+1-1)
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 610061406a1ec..b4ef1e9672a5d 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -147,7 +147,7 @@ Clang Frontend Potentially Breaking Changes
   that ``none`` means that there is no operating system. As opposed to an unknown
   type of operating system.
 
-  This change my cause clang to not find libraries, or libraries to be built at
+  This change can cause clang to not find libraries, or libraries to be built at
   different file system locations. This can be fixed by changing your builds to
   use the new normalized triple. However, we recommend instead getting the
   normalized triple from clang itself, as this will make your builds more

Replace typo for "may" with "can".
@tru tru force-pushed the users/hubert-reinterpretcast/v19.x-ReleaseNotes-TypoFix branch from 2032085 to 7f1cd78 Compare July 31, 2024 07:05
@tru tru merged commit 7f1cd78 into release/19.x Jul 31, 2024
@tru tru deleted the users/hubert-reinterpretcast/v19.x-ReleaseNotes-TypoFix branch July 31, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang Clang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants