doc patch: Spell I/O consistently
Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
From: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
To: pgsql-hackers@postgresql.org
Date: 2024-02-05T15:59:27Z
Lists: pgsql-hackers
Attachments
- 0001-doc-Spell-I-O-consistently.patch (text/x-diff)
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
Commits
-
doc: Spell I/O consistently
- 1f61680327c9 17.0 landed