issing -> issuing

This commit is contained in:
Daniel Thornburgh 2025-07-08 15:11:42 -07:00
parent 40bafe2ceb
commit dff521f73d

View File

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