summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/assoc_array.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/core-api/assoc_array.rst')
-rw-r--r--Documentation/core-api/assoc_array.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/core-api/assoc_array.rst b/Documentation/core-api/assoc_array.rst
index d83cfff..8231b91 100644
--- a/Documentation/core-api/assoc_array.rst
+++ b/Documentation/core-api/assoc_array.rst
@@ -10,7 +10,10 @@ properties:
1. Objects are opaque pointers. The implementation does not care where they
point (if anywhere) or what they point to (if anything).
-.. note:: Pointers to objects _must_ be zero in the least significant bit.
+
+ .. note::
+
+ Pointers to objects _must_ be zero in the least significant bit.
2. Objects do not need to contain linkage blocks for use by the array. This
permits an object to be located in multiple arrays simultaneously.
OpenPOWER on IntegriCloud