Skip to content

Commit f6e5d88

Browse files
committed
issing -> issuing
1 parent 1848a8e commit f6e5d88

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
@@ -2645,7 +2645,7 @@ For example:
26452645

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

0 commit comments

Comments
 (0)