Skip to content

Commit 7f1cd78

Browse files
hubert-reinterpretcasttru
authored andcommitted
ReleaseNotes.rst: Fix typo "my" for "may"
Replace typo for "may" with "can".
1 parent 843ed4b commit 7f1cd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Clang Frontend Potentially Breaking Changes
147147
that ``none`` means that there is no operating system. As opposed to an unknown
148148
type of operating system.
149149

150-
This change my cause clang to not find libraries, or libraries to be built at
150+
This change can cause clang to not find libraries, or libraries to be built at
151151
different file system locations. This can be fixed by changing your builds to
152152
use the new normalized triple. However, we recommend instead getting the
153153
normalized triple from clang itself, as this will make your builds more

0 commit comments

Comments
 (0)