aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/asm_thumb2_float.rst
diff options
context:
space:
mode:
authorJason Neal2020-01-02 00:51:42 +1300
committerDamien George2020-01-06 22:17:29 +1100
commitaec88ddf0326187c567d4e4507149fb7c54ba91d (patch)
tree03a2a1d36fb893b213a327df53f88a941dfb88f1 /docs/reference/asm_thumb2_float.rst
parentde78a9e317d3dd3654424ea70446dedbae9cce52 (diff)
docs: More consistent capitalization and use of articles in headings.
See issue #3188.
Diffstat (limited to 'docs/reference/asm_thumb2_float.rst')
-rw-r--r--docs/reference/asm_thumb2_float.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference/asm_thumb2_float.rst b/docs/reference/asm_thumb2_float.rst
index 46560413c..4672c4b27 100644
--- a/docs/reference/asm_thumb2_float.rst
+++ b/docs/reference/asm_thumb2_float.rst
@@ -1,5 +1,5 @@
-Floating Point instructions
-==============================
+Floating point instructions
+===========================
These instructions support the use of the ARM floating point coprocessor
(on platforms such as the Pyboard which are equipped with one). The FPU
@@ -61,7 +61,7 @@ Where ``[Rn + offset]`` denotes the memory address obtained by adding Rn to the
is specified in bytes. Since each float value occupies a 32 bit word, when accessing arrays of
floats the offset must always be a multiple of four bytes.
-Data Comparison
+Data comparison
---------------
* vcmp(Sd, Sm)