[gdb/doc] Fix some typos

Fix typos 'prevsiouly -> previously' and 'corresonding -> corresponding' in the
docs.

gdb/doc/ChangeLog:

2019-10-07  Tom de Vries  <tdevries@suse.de>

	* gdb.texinfo: Fix typo.
	* guile.texi: Same.
	* python.texi: Same.
This commit is contained in:
Tom de Vries 2019-10-07 09:51:18 +02:00
parent ad7c657b9e
commit 760f7560fd
4 changed files with 9 additions and 3 deletions

View file

@ -27634,7 +27634,7 @@ possible or desirable to enable curses window management.
@item tui enable
@kindex tui enable
Activate TUI mode. The last active TUI window layout will be used if
TUI mode has prevsiouly been used in the current debugging session,
TUI mode has previously been used in the current debugging session,
otherwise a default layout is used.
@item tui disable