Typo in create user mapping docs page
Started by Thom Brownalmost 15 years ago2 messages
Someone submitted a comment to the docs (which I'll shortly delete)
which points out a typo on the CREATE USER MAPPING page in the docs.
A very brief patch is attached.
They also added: "Also concerning this paragraph: a little more detail
on how exactly the two sources of encapsuled information are combined
would be helpful."
Thanks
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
Attachments:
create_user_mapping_typo.patchapplication/octet-stream; name=create_user_mapping_typo.patchDownload
diff --git a/doc/src/sgml/ref/create_user_mapping.sgml b/doc/src/sgml/ref/create_user_mapping.sgml
index 3094442..c960628 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">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>
Re: Typo in create user mapping docs page
On Thu, Feb 3, 2011 at 11:07, Thom Brown <thom@linux.com> wrote:
Someone submitted a comment to the docs (which I'll shortly delete)
which points out a typo on the CREATE USER MAPPING page in the docs.
A very brief patch is attached.
Thanks, applied.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/