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

Bruce Momjian <bruce@momjian.us>

Commit: 119cf760d01c2a41d68ff489ad3c3b7eddc974f0
Author: Bruce Momjian <bruce@momjian.us>
Date: 2015-08-27T17:43:10Z
Releases: 9.6.0
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

Files

PathChange+/−
doc/src/sgml/dblink.sgml modified +13 −13

Documentation touched