changes.src: fix old typo

arror -> error

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2016-03-17 17:34:49 -07:00
parent 138e3f6699
commit d2238e2286

View file

@ -48,7 +48,7 @@ since 2007.
\b Allow 64-bit outputs in 16/32-bit only backends. Unsigned 64-bit
relocations are zero-extended from 32-bits with a warning
(suppressible via \c{-w-zext-reloc}); signed 64-bit relocations are
an arror.
an error.
\b Line numbers in list files now correspond to the lines in the source
files, instead of simply being sequential.