summaryrefslogtreecommitdiff
path: root/doc/doc-docbook/spec.xfpt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-06-03 12:59:18 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-06-04 11:01:25 +0100
commit0fe0ef0afacee70e95242c9e63cab9701c40a2ba (patch)
tree5ddec737f4eb1887752cd1a9908839596f1be298 /doc/doc-docbook/spec.xfpt
parent12b7f811de4a540d0724585aecfa33b5881e2a30 (diff)
tidying
Diffstat (limited to 'doc/doc-docbook/spec.xfpt')
-rw-r--r--doc/doc-docbook/spec.xfpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 2196b7cfe..5915a3af3 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -8096,7 +8096,7 @@ option, you can still update it by a query of this form:
${lookup pgsql,servers=master/db/name/pw {UPDATE ...} }
.endd
-An older syntax places the servers speciification before the qury,
+An older syntax places the servers specification before the query,
semicolon separated:
.code
${lookup mysql{servers=master; UPDATE ...} }