summaryrefslogtreecommitdiff
path: root/doc-xc/src/sgml/ref/load.sgmlin
diff options
context:
space:
mode:
Diffstat (limited to 'doc-xc/src/sgml/ref/load.sgmlin')
-rw-r--r--doc-xc/src/sgml/ref/load.sgmlin6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc-xc/src/sgml/ref/load.sgmlin b/doc-xc/src/sgml/ref/load.sgmlin
index f404684a03..a1d6541e6a 100644
--- a/doc-xc/src/sgml/ref/load.sgmlin
+++ b/doc-xc/src/sgml/ref/load.sgmlin
@@ -64,10 +64,10 @@ LOAD '<replaceable class="PARAMETER">filename</replaceable>'
<!## XC>
<para>
Please note that <command>LOAD</command> command loads library only
- locally. You should load library manually in each datanode and
- coordinator (you can use psql directly to datanodes for this
+ locally. You should load library manually in each Datanode and
+ Coordinator (you can use psql directly to Datanodes for this
puupose), or <filename>edit postgresql.conf</filename> for all the
- datanodes and coordinators.
+ Datanodes and Coordinators.
</para>
<!## end>