kilobyte unit spelled "K bytes"

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2019-08-29T10:15:51Z
Lists: pgsql-docs

Attachments

In the documentation there is a single instance of “K bytes” being used to
denote kilobytes (kB or kilobyte used everywhere else), which isn’t really
correct as the k should be lowercased.  The attached diff fixes this to make it
consistent with the rest of the documentation.  I opted for kilobytes rather
than kB to match the rest of the document in question.

cheers ./daniel

Commits

  1. Doc: Replace mention to "K bytes" by "kilobytes" in textsearch.sgml