aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>2001-11-24 21:47:51 +0000
committerFred Fish <fnf@specifix.com>2001-11-24 21:47:51 +0000
commit93c2c7505f6f271a99d0396598b7bee020671036 (patch)
tree7f619c4395c8eaa092201e908b5d1c3eeae290ce /gdb
parentd3ff4a77ad0f8eeabc2494a60a2162cac925358b (diff)
downloadgdb-93c2c7505f6f271a99d0396598b7bee020671036.zip
gdb-93c2c7505f6f271a99d0396598b7bee020671036.tar.gz
gdb-93c2c7505f6f271a99d0396598b7bee020671036.tar.bz2
Fix obvious typo (Bourn -> Bourne)
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/gdbint.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index bab1523..2429c49 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -2323,7 +2323,7 @@ with them.
The target architecture object is implemented as the C structure
@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