Fix duplicated consecutive words in comments

Also, fix a comment incorrectly referencing the "streaming read API".
This was renamed to "read stream" shortly before being committed.

Discussion: 
https://postgr.es/m/caaphdvq-2zdqytm_hf3rmvf0qg5ps9jtfaj5qtc9xh9pwvw...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/310cd8ab386ca44213b62b1c36162110d46bfc7a

Modified Files
--------------
src/backend/access/heap/heapam.c           | 2 +-
src/backend/access/heap/vacuumlazy.c       | 2 +-
src/backend/catalog/namespace.c            | 2 +-
src/backend/replication/logical/slotsync.c | 2 +-
src/backend/storage/smgr/smgr.c            | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)

Reply via email to