aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst')
-rw-r--r--gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst b/gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst
index 432db36441a..958ab2413f7 100644
--- a/gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst
+++ b/gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst
@@ -969,7 +969,7 @@ must have the same scalar storage order as the parent type.
If a component of `T` is of a record or array type, then that type must
also have a `Scalar_Storage_Order` attribute definition clause.
-A component of a record or array type that is a packed array, or that
+A component of a record or array type that is a bit-packed array, or that
does not start on a byte boundary, must have the same scalar storage order
as the enclosing record or array type.