diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index e6ff993b104990647842b7afbe1bcb9c530c7407..faa79189ab1dcf0a8d1ac46e24fd1e81eabfae01 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>