projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a99700
)
Fix typo.
author
Neil Conway
<neilc@samurai.com>
Sat, 17 Jan 2009 04:24:41 +0000
(
04:24
+0000)
committer
Neil Conway
<neilc@samurai.com>
Sat, 17 Jan 2009 04:24:41 +0000
(
04:24
+0000)
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 dcd8a9f270f736abc534468de2e87474dab18cd8..2c839d5945e4b9eb966cb44b40757844ae252eef 100644
(file)
--- a/
doc/src/sgml/ref/create_user_mapping.sgml
+++ b/
doc/src/sgml/ref/create_user_mapping.sgml
@@
-69,7
+69,7
@@
CREATE USER MAPPING FOR { <replaceable class="parameter">username</replaceable>
<para>
This clause specifies the options of the user mapping. The
options typically define the actual user name and password of
- the mapping. Option names must be unque. The allowed option
+ the mapping. Option names must be un
i
que. The allowed option
names and values are specific to the server's foreign-data wrapper.
</para>
</listitem>