diff options
author | Nick Clifton <nickc@redhat.com> | 2018-06-26 12:56:23 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-06-26 12:56:23 +0100 |
commit | eca4b721468e239a6a1ca7c9bd9c967085067dfe (patch) | |
tree | 0e39820c471ba4242dbcf962b104ad215bb83568 /binutils/README-how-to-make-a-release | |
parent | e4a882f4b042bf44bb2668373132be2b678dfe47 (diff) | |
download | gdb-eca4b721468e239a6a1ca7c9bd9c967085067dfe.zip gdb-eca4b721468e239a6a1ca7c9bd9c967085067dfe.tar.gz gdb-eca4b721468e239a6a1ca7c9bd9c967085067dfe.tar.bz2 |
Fix spelling mistakes.
opcodes * nfp-dis.c: Fix spelling mistake.
ld * emultempl/aarch64elf.em: Fix spelling mistake.
* emultempl/avrelf.em: Likewise.
* emultempl/elf32.em: Likewise.
binutils* doc/binutils.texi: Fix spelling mistakes.
* README--how-to-make-a-release: Likewise.
Diffstat (limited to 'binutils/README-how-to-make-a-release')
-rw-r--r-- | binutils/README-how-to-make-a-release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release index 9d2ea61..47af677 100644 --- a/binutils/README-how-to-make-a-release +++ b/binutils/README-how-to-make-a-release @@ -72,7 +72,7 @@ How to perform a release. m4_define([BFD_VERSION], [2.31.51]) - Update the release number in bfd/version.m4 for the the branch. + Update the release number in bfd/version.m4 for the branch. The branch only needs the point value set to 90 as the release has not actually happened yet. |