Fix incorrect class name in free_objfile documentation
authorTom Tromey <tromey@adacore.com>
Fri, 4 Aug 2023 15:51:54 +0000 (09:51 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 4 Aug 2023 15:51:54 +0000 (09:51 -0600)
commit079e798302830c223cba374921c327ad72ea7db0
tree2006069d0771e7eb7c701438871f7b2760cbf958
parent0133072f87b7ac0791413870876a0769ca7d44e0
Fix incorrect class name in free_objfile documentation

The documentation for the Python free_objfile event registry uses the
wrong class name.  This patch fixes it.  I'm checking this in as
obvious.
gdb/doc/python.texi