Skip to content

Commit dca7e5d

Browse files
committed
issing -> issuing
1 parent a7ac6ed commit dca7e5d

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
@@ -2755,7 +2755,7 @@ For example:
27552755

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

0 commit comments

Comments
 (0)