diff options
| author | Magnus Hagander | 2011-02-03 10:24:47 +0000 |
|---|---|---|
| committer | Magnus Hagander | 2011-02-03 10:26:19 +0000 |
| commit | e673e08458887e5712729bf006ed80a713298818 (patch) | |
| tree | dc2d25b6ea89610a63c15e50d05971dd852a936c /doc/src/sgml | |
| parent | ff18de81123a8412c1bcce94106d2ccca69aa193 (diff) | |
Fix typo.
Thom Brown
Diffstat (limited to 'doc/src/sgml')
| -rw-r--r-- | doc/src/sgml/ref/create_user_mapping.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/create_user_mapping.sgml b/doc/src/sgml/ref/create_user_mapping.sgml index faea45a1427..eb0faa1d36c 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 { <replaceable class="parameter">username</replaceable> <command>CREATE USER MAPPING</command> 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. </para> |
