OSDN Git Service

Fix typo.
authorMagnus Hagander <magnus@hagander.net>
Thu, 3 Feb 2011 10:24:47 +0000 (11:24 +0100)
committerMagnus Hagander <magnus@hagander.net>
Thu, 3 Feb 2011 10:25:34 +0000 (11:25 +0100)
Thom Brown

doc/src/sgml/ref/create_user_mapping.sgml

index 471a19f..c75b58f 100644 (file)
@@ -34,7 +34,7 @@ CREATE USER MAPPING FOR { <replaceable class="parameter">user_name</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>