projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c4daf6
)
Fix typo.
author
Magnus Hagander
Thu, 3 Feb 2011 10:24:47 +0000
(11:24 +0100)
committer
Magnus Hagander
Thu, 3 Feb 2011 10:24:47 +0000
(11:24 +0100)
Thom Brown
doc/src/sgml/ref/create_user_mapping.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_user_mapping.sgml
b/doc/src/sgml/ref/create_user_mapping.sgml
index 3094442cc67413a3903fe31f05630ba0b46b94d0..c9606280fb896073a31d7401bd29d24e2896aa4c 100644
(file)
--- 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 b
e
a foreign server to access an
+ with the information encapsulated b
y
a foreign server to access an
external data resource.