diff options
-rw-r--r-- | doc/src/sgml/xfunc.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/xfunc.sgml b/doc/src/sgml/xfunc.sgml index fbdbdbd883f..9bc23a9a938 100644 --- a/doc/src/sgml/xfunc.sgml +++ b/doc/src/sgml/xfunc.sgml @@ -3868,7 +3868,7 @@ extern bool InjectionPointDetach(const char *name); <title>Custom Cumulative Statistics</title> <para> - Is is possible for add-ins written in C-language to use custom types + It is possible for add-ins written in C-language to use custom types of cumulative statistics registered in the <link linkend="monitoring-stats-setup">Cumulative Statistics System</link>. </para> |