From: Neil Conway Date: Sat, 17 Jan 2009 04:24:41 +0000 (+0000) Subject: Fix typo. X-Git-Tag: REL8_4_BETA1~371 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea4b54e5f9656750358b93e955987db789ad1512;p=postgresql Fix typo. --- diff --git a/doc/src/sgml/ref/create_user_mapping.sgml b/doc/src/sgml/ref/create_user_mapping.sgml index 07cfb0a4c2..b058981749 100644 --- a/doc/src/sgml/ref/create_user_mapping.sgml +++ b/doc/src/sgml/ref/create_user_mapping.sgml @@ -1,5 +1,5 @@ @@ -69,7 +69,7 @@ CREATE USER MAPPING FOR { username This clause specifies the options of the user mapping. The options typically define the actual user name and password of - the mapping. Option names must be unque. The allowed option + the mapping. Option names must be unique. The allowed option names and values are specific to the server's foreign-data wrapper.