diff options
Diffstat (limited to 'doc-xc/src/sgml/ref/alter_database.sgmlin')
-rw-r--r-- | doc-xc/src/sgml/ref/alter_database.sgmlin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc-xc/src/sgml/ref/alter_database.sgmlin b/doc-xc/src/sgml/ref/alter_database.sgmlin index 40d3b010a6..a51cc30496 100644 --- a/doc-xc/src/sgml/ref/alter_database.sgmlin +++ b/doc-xc/src/sgml/ref/alter_database.sgmlin @@ -102,7 +102,7 @@ ALTER DATABASE <replaceable class="PARAMETER">name</replaceable> RESET ALL &xconly; <para> If there's any live connection to any of the template database in - coordinator or datanode, you will have an error message. In this + Coordinator or Datanode, you will have an error message. In this case, you should clean these connections using <command>CLEAN CONNECITON</> statement. </para> |