commit | 079e798302830c223cba374921c327ad72ea7db0 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Fri Aug 04 09:51:54 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Fri Aug 04 09:51:54 2023 -0600 |
tree | 2006069d0771e7eb7c701438871f7b2760cbf958 | |
parent | 0133072f87b7ac0791413870876a0769ca7d44e0 [diff] |
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.