Re: Possible spelling fixes

Josh Soref <jsoref@gmail.com>

From: Josh Soref <jsoref@gmail.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org
Date: 2017-03-01T16:38:32Z
Lists: pgsql-hackers
I understood that they were git commits. I could have excluded the
file but opted not to in case people were willing to take a small
drift -- the SHAs are what someone needs to review the commit, and
personally, I'd rather read something without typos than with --
especially in a summary. But, I'll tentatively exclude the lines
containing SHAs.

do you want:
@@ -3116,7 +3116,7 @@ 2016-02-17 [a5c43b886] Add new system vi

        <para>
         This view exposes the same information available from
-        the <application>pg_config</> comand-line utility,
+        the <application>pg_config</> command-line utility,
         namely assorted compile-time configuration information for
         <productname>PostgreSQL</>.
        </para>

or should I exclude the file entirely?


Commits

  1. Fix s/ITERTOR/ITERATOR/ typo in simplehash.h.

  2. Fix typos in comments.

  3. XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.