diff options
author | Tom de Vries <tdevries@suse.de> | 2023-06-03 22:43:57 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2023-06-03 22:43:57 +0200 |
commit | 2829d6da3803881a53b38ebddee4bf42be80432b (patch) | |
tree | 85e00fc56502cc5633bec152d67c38686bcc9f7d /gdb/python | |
parent | 8def33e68cc49cf5a539a123f71c82452c8c1ccb (diff) | |
download | gdb-2829d6da3803881a53b38ebddee4bf42be80432b.zip gdb-2829d6da3803881a53b38ebddee4bf42be80432b.tar.gz gdb-2829d6da3803881a53b38ebddee4bf42be80432b.tar.bz2 |
[gdb/tui] Fix help text of show tui tab-width
I noticed:
...
(gdb) help show tui tab-width
Show the tab witdh, in characters, for the TUI.
This variable controls how many spaces are used to display a tab character.
...
a typo: "witdh".
Fix this by using "width" instead.
Reviewed-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions