Skip to content

Commit dff521f

Browse files
committed
issing -> issuing
1 parent 40bafe2 commit dff521f

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
@@ -2643,7 +2643,7 @@ For example:
26432643

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

0 commit comments

Comments
 (0)