aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/datatype.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml
index e6ff993b104..faa79189ab1 100644
--- a/doc/src/sgml/datatype.sgml
+++ b/doc/src/sgml/datatype.sgml
@@ -2005,7 +2005,7 @@ and boolean expressions
always evaluate to a result compatible with this type.</para>
<para>
-<type>bool</type> uses 4 bytes of storage.
+<type>bool</type> uses 1 byte of storage.
</para>
<para>