From 56afe8509ec3057e06ebe244e51272511f05decb Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Fri, 13 Dec 2013 15:01:56 +0100 Subject: [PATCH] Fix double "the" in the documentation Erik Rijkers --- doc/src/sgml/pgstatstatements.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/pgstatstatements.sgml b/doc/src/sgml/pgstatstatements.sgml index 1fefeab229..6ea0415d86 100644 --- a/doc/src/sgml/pgstatstatements.sgml +++ b/doc/src/sgml/pgstatstatements.sgml @@ -263,7 +263,7 @@ As a rule of thumb, an assumption of the stability or comparability - of queryid values should be predicated on the the + of queryid values should be predicated on the underlying catalog metadata and hash function implementation details exactly matching. Any two servers participating in any variety of replication based on physical WAL-replay can be expected -- 2.39.5