Skip to content

Commit a58f53e

Browse files
committed
issing -> issuing
1 parent 3e1cb7e commit a58f53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/LangRef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2628,7 +2628,7 @@ For example:
26282628

26292629
The compiler also emits relocations to report various aspects of the format
26302630
string and arguments that were present. The compiler reports an aspect by
2631-
issing a relocation for the symbol `<impl_name>_<aspect>``. This arranges
2631+
issuing a relocation for the symbol `<impl_name>_<aspect>``. This arranges
26322632
for code and data needed to support the aspect of the implementation to be
26332633
brought into the link to satisfy weak references in the modular
26342634
implemenation function.

0 commit comments

Comments
 (0)