Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2016-07-30 16:27:27 +0000
committerBruce Momjian2016-07-30 16:27:39 +0000
commitca0c37b56f4a80ad758774e34c86cc4335583d29 (patch)
tree761b1a95a117e737d2b2a31a124f780842531b5a /doc/src/sgml/spgist.sgml
parentaf33039317ddc4a0e38a02e2255c2bf453115fd2 (diff)
docs: properly capitalize and space kB, MB, GB, TB
Diffstat (limited to 'doc/src/sgml/spgist.sgml')
-rw-r--r--doc/src/sgml/spgist.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/spgist.sgml b/doc/src/sgml/spgist.sgml
index 6a22054ec84..f40c7906124 100644
--- a/doc/src/sgml/spgist.sgml
+++ b/doc/src/sgml/spgist.sgml
@@ -755,7 +755,7 @@ typedef struct spgLeafConsistentOut
<para>
Individual leaf tuples and inner tuples must fit on a single index page
- (8KB by default). Therefore, when indexing values of variable-length
+ (8kB by default). Therefore, when indexing values of variable-length
data types, long values can only be supported by methods such as radix
trees, in which each level of the tree includes a prefix that is short
enough to fit on a page, and the final leaf level includes a suffix also