diff options
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index c375c74..13c3335 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -13,7 +13,7 @@ * objcopy now accepts --add-gnu-debuglink=<file> to insert a .gnu_debuglink section into a (presumably stripped) executable. This allows the debug - information for the file to be held in a seperate file. + information for the file to be held in a separate file. * BFD marks the sections .comment and .note as 'n' in the BSD/POSIX single-character representation. This can be checked by running nm |