Fix comment atomics.h.

Andres Freund <andres@anarazel.de>

Commit: 04521eba3f024fdc226d6f0465e2bba7d37828a7
Author: Andres Freund <andres@anarazel.de>
Date: 2015-08-05T11:07:44Z
Releases: 9.5.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