Fix typos in release notes
authorAlexander Korotkov
Tue, 19 Jun 2018 15:32:20 +0000 (18:32 +0300)
committerAlexander Korotkov
Tue, 19 Jun 2018 15:32:20 +0000 (18:32 +0300)
Author: Daniel Gustafsson
Discussion: https://postgr.es/m/8E8CF1F8-BCB2-4D86-A059-4BF5138F6D87%40yesql.se

doc/src/sgml/release-11.sgml

index 7599c6f7a794ec958737aa68be9f154c9ff0b9f2..de74b33b8706c16364230b8f92d86ba7e4d31a7d 100644 (file)
@@ -629,7 +629,7 @@ Branch: master [6bdf1303b] Avoid wrong results for power() with NaN
        
 
        
-        This features is disabled by default
+        This feature is disabled by default
         but can be enabled by changing 
         linkend="guc-enable-partitionwise-join">enable_partitionwise_join.
        
@@ -647,7 +647,7 @@ Branch: master [6bdf1303b] Avoid wrong results for power() with NaN
        
 
        
-        This features is disabled by default
+        This feature is disabled by default
         but can be enabled by changing 
         linkend="guc-enable-partitionwise-aggregate">enable_partitionwise_aggregate.