]> granicus.if.org Git - postgresql/commitdiff
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:26:19 +0000 (11:26 +0100)
Thom Brown

doc/src/sgml/ref/create_user_mapping.sgml

index faea45a1427129e19b65542aaa378cb6e1a7a997..eb0faa1d36cf8d049259b5b6017b552d1bdac352 100644 (file)
@@ -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>