Thread: pgsql: dblink docs: fix typo to use "connname" (3 n's), not "conname"

pgsql: dblink docs: fix typo to use "connname" (3 n's), not "conname"

From
Bruce Momjian
Date:
dblink docs:  fix typo to use "connname" (3 n's), not "conname"

This makes the parameter names match the documented prototype names.

Report by Erwin Brandstetter

Backpatch through 9.0

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/440fc48cac7f450bb71d1f06f0d1326c63e3e42f

Modified Files
--------------
doc/src/sgml/dblink.sgml |   26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)