doc patch: Spell I/O consistently

Started by Dagfinn Ilmari Mannsåkerabout 2 years ago3 messageshackers
Jump to latest

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

Attachments:

0001-doc-Spell-I-O-consistently.patchtext/x-diffDownload+3-4
#2Michael Paquier
michael@paquier.xyz
In reply to: Dagfinn Ilmari Mannsåker (#1)
Re: doc patch: Spell I/O consistently

On Mon, Feb 05, 2024 at 03:59:27PM +0000, Dagfinn Ilmari Mannsåker wrote:

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.

Makes sense to me to be consistent in these sections of the docs, so
applied. Thanks!
--
Michael

In reply to: Michael Paquier (#2)
Re: doc patch: Spell I/O consistently

Michael Paquier <michael@paquier.xyz> writes:

On Mon, Feb 05, 2024 at 03:59:27PM +0000, Dagfinn Ilmari Mannsåker wrote:

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.

Makes sense to me to be consistent in these sections of the docs, so
applied. Thanks!

Thanks!

- ilmari