Fix typo in py-type.c docstring
authorTom Tromey <tromey@adacore.com>
Fri, 21 Jul 2023 16:33:07 +0000 (10:33 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 21 Jul 2023 16:33:07 +0000 (10:33 -0600)
commit8d80d2405354955464b35247978c1ca5f3c36ce7
tree90bf93482b5293535d1b8fecdf231d5ff749a694
parentb3a27d2f97aa3e21237036e50b54bbe94d19d048
Fix typo in py-type.c docstring

I noticed that a doc string py-type.c says "an signed".
This patch corrects it to "a signed".
gdb/python/py-type.c