doc: Fix typo in 9.6 release notes
authorPeter Eisentraut
Fri, 28 Apr 2017 19:30:54 +0000 (15:30 -0400)
committerPeter Eisentraut
Fri, 28 Apr 2017 19:31:25 +0000 (15:31 -0400)
Author: Huong Dangminh 

doc/src/sgml/release-9.6.sgml

index ac404ff3b1b349deec5ba8c42167a0f35cd56389..0ef2b0c64e7d95979472b79a07a000d20ff8b77b 100644 (file)
@@ -5004,7 +5004,7 @@ This commit is also listed under libpq and PL/pgSQL
 -->
        
         Allow the number of client connections (
-        be an exact multiple of the number of threads (
+        be an exact multiple of the number of threads (
         (Fabien Coelho)