diff options
author | Yuri Chornovian <yurchor@ukr.net> | 2017-07-18 16:58:14 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-07-18 16:58:14 +0100 |
commit | de194d8575765da6c7905d09b8675c59fad035e9 (patch) | |
tree | b5d104395b4fb836d6b3a7687faa48d6a2544210 /bfd/cpu-pdp11.c | |
parent | c5ed057625f886b14d9def3fa7488fd8bbbf7dd3 (diff) | |
download | gdb-de194d8575765da6c7905d09b8675c59fad035e9.zip gdb-de194d8575765da6c7905d09b8675c59fad035e9.tar.gz gdb-de194d8575765da6c7905d09b8675c59fad035e9.tar.bz2 |
Fix spelling typos.
Diffstat (limited to 'bfd/cpu-pdp11.c')
-rw-r--r-- | bfd/cpu-pdp11.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-pdp11.c b/bfd/cpu-pdp11.c index 87c6aa9..25e20bb 100644 --- a/bfd/cpu-pdp11.c +++ b/bfd/cpu-pdp11.c @@ -31,7 +31,7 @@ const bfd_arch_info_type bfd_pdp11_arch = 0, /* only 1 machine */ "pdp11", "pdp11", - 1, /* aligment = 16 bit */ + 1, /* alignment = 16 bit */ TRUE, /* the one and only */ bfd_default_compatible, bfd_default_scan, |