Skip to content

Commit 11e3403

Browse files
committed
Correct typos
1 parent 10acf20 commit 11e3403

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
@@ -9618,10 +9618,10 @@ function).
96189618

96199619
The second argument is a implementation name, and the remaining arguments are
96209620
aspects of the format string for the compiler to report. If the compiler does
9621-
not understand a aspect, it must summarily report that the format string has
9621+
not understand an aspect, it must summarily report that the format string has
96229622
that aspect.
96239623

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

0 commit comments

Comments
 (0)