diff options
Diffstat (limited to 'gdb/doc/gdbint.texinfo')
-rw-r--r-- | gdb/doc/gdbint.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 3e1251d..019274c 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -137,7 +137,7 @@ for even half as many configurations as @value{GDBN} supports. @value{GDBN} consists of three major subsystems: user interface, symbol handling (the ``symbol side''), and target system handling (the ``target side''). -Ther user interface consists of several actual interfaces, plus +The user interface consists of several actual interfaces, plus supporting code. The symbol side consists of object file readers, debugging info |