aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2010-11-12 21:25:57 +0200
committerPeter Eisentraut <peter_e@gmx.net>2010-11-12 21:25:57 +0200
commitd6754f67b08ad6a05640fc5d9d97c6f225512ea0 (patch)
treef34cc57cfa7732be797e9487b331aaec24fd76af /doc/src
parente356743f3ed45c36dcc4d0dbf6c1e8751b3d70b5 (diff)
downloadpostgresql-d6754f67b08ad6a05640fc5d9d97c6f225512ea0.tar.gz
postgresql-d6754f67b08ad6a05640fc5d9d97c6f225512ea0.zip
docs -> documentation
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/regress.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/regress.sgml b/doc/src/sgml/regress.sgml
index 74bea960e55..7329f0b70c1 100644
--- a/doc/src/sgml/regress.sgml
+++ b/doc/src/sgml/regress.sgml
@@ -149,7 +149,7 @@ gmake installcheck
and a running standby server that is accepting new WAL changes from the
primary using either file-based log shipping or streaming replication.
Those servers are not automatically created for you, nor is the setup
- documented here. Please check the various sections of the docs already
+ documented here. Please check the various sections of the documentation already
devoted to the required commands and related issues.
</para>