Skip to content

Commit 54e2f5a

Browse files
authored
[clang][docs] Fix typo in -fapinotes-modules option. (#145907)
1 parent 13da48d commit 54e2f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/APINotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ PrivateHeaders directory as well, though it does not need an additional
4242
"_private" suffix on its name.
4343

4444
Clang will search for API notes files next to module maps only when passed the
45-
``-fapi-notes-modules`` option.
45+
``-fapinotes-modules`` option.
4646

4747

4848
Limitations

0 commit comments

Comments
 (0)