Skip to content

Commit ce0760f

Browse files
committed
Correct typos
1 parent cfd33c8 commit ce0760f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang/include/clang/Basic/AttrDocs.td

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9562,10 +9562,10 @@ function).
95629562

95639563
The second argument is a implementation name, and the remaining arguments are
95649564
aspects of the format string for the compiler to report. If the compiler does
9565-
not understand a aspect, it must summarily report that the format string has
9565+
not understand an aspect, it must summarily report that the format string has
95669566
that aspect.
95679567

9568-
The compiler reports an aspect by issing a relocation for the symbol
9568+
The compiler reports an aspect by issuing a relocation for the symbol
95699569
``<impl_name>_<aspect>``. This arranges for code and data needed to support the
95709570
aspect of the implementation to be brought into the link to satisfy weak
95719571
references in the modular implemenation function.

0 commit comments

Comments
 (0)