kilobyte unit spelled "K bytes"

Daniel Gustafsson <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.documentation
Message-ID <[email protected]>
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
kilobytes.diff (application/octet-stream, 588 B)
diff --git a/doc/src/sgml/textsearch.sgml b/doc/src/sgml/textsearch.sgml
index 196558b440..3f00ae3bd9 100644
--- a/doc/src/sgml/textsearch.sgml
+++ b/doc/src/sgml/textsearch.sgml
@@ -3915,7 +3915,7 @@ Parser: "pg_catalog.default"
    text search features are:
    <itemizedlist  spacing="compact" mark="bullet">
     <listitem>
-     <para>The length of each lexeme must be less than 2K bytes</para>
+     <para>The length of each lexeme must be less than 2 kilobytes</para>
     </listitem>
     <listitem>
      <para>The length of a <type>tsvector</type> (lexemes + positions) must be
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.