gdb: fix manor -> manner typo in some comments
authorAndrew Burgess <andrew.burgess@embecosm.com>
Wed, 29 Sep 2021 08:16:52 +0000 (09:16 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Wed, 29 Sep 2021 08:16:52 +0000 (09:16 +0100)
commit80656a8e4b32353025f7f4cb1279168f082fbf7b
tree72c7303a6839b65880476ad4dbd16e9600fb375a
parentfba9460f7cc1d6de1b7b647dd1e149f40733a87c
gdb: fix manor -> manner typo in some comments

In a recent commit I used 'manor' in some comments rather than
'manner'.  This commit fixes those two mistakes.

I also looked through the gdb/ tree and found one additional instance
of this mistake that this commit also fixes.
gdb/bt-utils.c
gdb/bt-utils.h
gdb/language.h