doc: Fix incorrectly spelled structname

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: a27ccc235d5fd313d79ee16d45ba9bf0b0d80f5f
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-05-02T08:38:28Z
Releases: 17.0
doc: Fix incorrectly spelled structname

Commit 61461a300c1 accidentally misspelled the PGcancelConn struct
using the PQ prefix (which admittedly is a very easy typo to make).
Reported off-list.

Reported-by: Alexander Lakhin <exclusion@gmail.com>

Files

PathChange+/−
doc/src/sgml/libpq.sgml modified +1 −1

Documentation touched