mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
Repair cut-and-paste typo which described createdb rather than destroydb.
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
<application>destroydb</application>
|
<application>destroydb</application>
|
||||||
</REFNAME>
|
</REFNAME>
|
||||||
<REFPURPOSE>
|
<REFPURPOSE>
|
||||||
Create a new <productname>Postgres</productname> database
|
Remove an existing <productname>Postgres</productname> database
|
||||||
</REFPURPOSE>
|
</REFPURPOSE>
|
||||||
</refnamediv>
|
</refnamediv>
|
||||||
<REFSYNOPSISDIV>
|
<REFSYNOPSISDIV>
|
||||||
|
Reference in New Issue
Block a user