doc patch: Spell I/O consistently

From: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: doc patch: Spell I/O consistently
Date: 2024-02-05 15:59:27
Message-ID: 87fry6lx5s.fsf@wibble.ilmari.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Hackers,

I just noticed that a couple of places in the docs spell I/O as IO or
even io when not referring to literal table/view/column names or values
therein. Here's a patch to fix them.

- ilmari

Attachment Content-Type Size
0001-doc-Spell-I-O-consistently.patch text/x-diff 2.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ilia Evdokimov 2024-02-05 16:06:08 Re: pg_stat_advisor extension
Previous Message David E. Wheeler 2024-02-05 15:56:23 Re: Patch: Add parse_type Function