From 93c2c7505f6f271a99d0396598b7bee020671036 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Sat, 24 Nov 2001 21:47:51 +0000 Subject: [PATCH] Fix obvious typo (Bourn -> Bourne) --- gdb/doc/gdbint.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index bab1523744..2429c49ec0 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