mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
Fix typo in Python TUI window text
I noticed a typo in the Python TUI window documentation.
This commit is contained in:
@@ -7327,7 +7327,7 @@ contains the full contents of the window. This is similar to calling
|
||||
@end defun
|
||||
|
||||
The factory function that you supply should return an object
|
||||
conforming to the TUI window protocol. These are the method that can
|
||||
conforming to the TUI window protocol. These are the methods that can
|
||||
be called on this object, which is referred to below as the ``window
|
||||
object''. The methods documented below are optional; if the object
|
||||
does not implement one of these methods, @value{GDBN} will not attempt
|
||||
|
||||
Reference in New Issue
Block a user