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:32:33 +0000 (15:32 -0400)
Author: Huong Dangminh 

doc/src/sgml/release-9.6.sgml

index 7a37f3f44befb256ef31a19b1c2232d4fb71c460..dc7b4793873b0059e45636158ea22981ef21c393 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)