Fix comment atomics.h.

Andres Freund <andres@anarazel.de>

Commit: 073082bbb1adc4548132915874a001688514e64f
Author: Andres Freund <andres@anarazel.de>
Date: 2015-08-05T11:06:04Z
Releases: 9.6.0
Fix comment atomics.h.

I appear to accidentally have switched the comments for
pg_atomic_write_u32 and pg_atomic_read_u32 around. Also fix some minor
typos I found while fixing.

Noticed-By: Amit Kapila
Backpatch: 9.5

Files

PathChange+/−
src/include/port/atomics.h modified +10 −10