From 2390de465e981f2bc178acbdba774b297552edbb Mon Sep 17 00:00:00 2001 From: Pavan Deolasee Date: Thu, 25 Oct 2018 11:05:16 +0530 Subject: [PATCH] Fix a typo --- doc/src/sgml/release-xl-10r1.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/release-xl-10r1.sgml b/doc/src/sgml/release-xl-10r1.sgml index dced8f61c6..135a8397fb 100644 --- a/doc/src/sgml/release-xl-10r1.sgml +++ b/doc/src/sgml/release-xl-10r1.sgml @@ -132,7 +132,7 @@ otherwise stated. Automatically trigger ANALYZE (COORDINATOR) on remote coordinators - When a table is manually or automatically analyzed, the coordiantor + When a table is manually or automatically analyzed, the coordinator will run ANALYZE (COORDINATOR) command to all other coordinators for them to update their planner stats. This ensures that the planner stats remain up to date on all coordinators in the cluster. The feature works when a table is analyzed -- 2.39.5