From 5dfc66b3d0b96f3a75adc4cd9c9f6d15c061cabd Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Thu, 3 Feb 2011 11:24:47 +0100 Subject: Fix typo. Thom Brown --- doc/src/sgml/ref/create_user_mapping.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/create_user_mapping.sgml b/doc/src/sgml/ref/create_user_mapping.sgml index 471a19f1c58..c75b58f58ca 100644 --- a/doc/src/sgml/ref/create_user_mapping.sgml +++ b/doc/src/sgml/ref/create_user_mapping.sgml @@ -34,7 +34,7 @@ CREATE USER MAPPING FOR { user_name CREATE USER MAPPING defines a mapping of a user to a foreign server. A user mapping typically encapsulates connection information that a foreign-data wrapper uses together - with the information encapsulated be a foreign server to access an + with the information encapsulated by a foreign server to access an external data resource. -- cgit v1.2.3