Fix obvious typo (Bourn -> Bourne)
This commit is contained in:
parent
d3ff4a77ad
commit
93c2c7505f
1 changed files with 1 additions and 1 deletions
|
@ -2323,7 +2323,7 @@ with them.
|
||||||
|
|
||||||
The target architecture object is implemented as the C structure
|
The target architecture object is implemented as the C structure
|
||||||
@code{struct gdbarch *}. The structure, and its methods, are generated
|
@code{struct gdbarch *}. The structure, and its methods, are generated
|
||||||
using the Bourn shell script @file{gdbarch.sh}.
|
using the Bourne shell script @file{gdbarch.sh}.
|
||||||
|
|
||||||
@section Registers and Memory
|
@section Registers and Memory
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue