diff options
| author | Dmitry V. Levin <[email protected]> | 2020-12-12 19:50:20 +0300 |
|---|---|---|
| committer | Mark Wielaard <[email protected]> | 2020-12-12 18:06:28 +0100 |
| commit | 2eaae167f0a11e1ba5f4a395707272dfb02b4693 (patch) | |
| tree | 9a2c820ed970a38d6d4ecdc6fed597401a536250 /backends/ChangeLog | |
| parent | 0f0e6c5372250692cdaf35913143d33fcc60d17e (diff) | |
backends: fix spelling typos in comments
adress -> address
sigle -> single
Signed-off-by: Dmitry V. Levin <[email protected]>
Diffstat (limited to 'backends/ChangeLog')
| -rw-r--r-- | backends/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/backends/ChangeLog b/backends/ChangeLog index e88dedf9..f22cd57f 100644 --- a/backends/ChangeLog +++ b/backends/ChangeLog @@ -1,3 +1,9 @@ +2020-12-12 Dmitry V. Levin <[email protected]> + + * aarch64_retval.c (aarch64_return_value_location): Fix spelling typo + in comment. + * ppc_cfi.c (ppc_abi_cfi): Likewise. + 2020-11-17 Mark Wielard <[email protected]> * x86_64_symbol.c (x86_64_check_reloc_target_type): New function. |
