]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix typo in Python documentation
authorTom Tromey <tromey@adacore.com>
Wed, 18 Dec 2024 15:34:31 +0000 (08:34 -0700)
committerTom Tromey <tromey@adacore.com>
Wed, 18 Dec 2024 15:35:56 +0000 (08:35 -0700)
commitbf63e092606ea6c0d894a761edc8b5c127df0efe
tree5e0c43c92484878d78670ab0e6e1435617b3bcca
parent704452b488bf5a96bb9b68d7e801d1568aedbe4a
Fix typo in Python documentation

Oleg pointed out that when renaming from "status" to "enabled" in the
Python TUI events patch, I neglected to update one spot in the
documentation.  This patch fixes this.  I'm checking it in as obvious.

You can verify that this change is correct by examining
gdb/python/py-event-types.def.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32162
gdb/doc/python.texi