doc: Remove superfluous bracket in synopsis

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: e13205a5e4ad0fb75110a25f81654511303566f8
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-02-08T11:19:34Z
Releases: 16.3
doc: Remove superfluous bracket in synopsis

Commit 9c08aea6a30 accidentally added one too many end brackets
in the synopsis for CREATE DATABASE .. strategy = strat. Fix by
removing. Backpatch to v15 where it was introduced.

Reported-by: tim.needham2@gmail.com
Discussion: https://postgr.es/m/170734160862.3279712.810853722572951776@wrigleys.postgresql.org
Backpatch-through: v15

Files

PathChange+/−
doc/src/sgml/ref/create_database.sgml modified +1 −1

Documentation touched

Discussion