aboutsummaryrefslogtreecommitdiff
path: root/docs/library
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/library
parentde78a9e317d3dd3654424ea70446dedbae9cce52 (diff)
docs: More consistent capitalization and use of articles in headings.
See issue #3188.
Diffstat (limited to 'docs/library')
-rw-r--r--docs/library/esp32.rst4
-rw-r--r--docs/library/framebuf.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/library/esp32.rst b/docs/library/esp32.rst
index 467af0ff0..5df1f3c93 100644
--- a/docs/library/esp32.rst
+++ b/docs/library/esp32.rst
@@ -173,8 +173,8 @@ For more details see Espressif's `ESP-IDF RMT documentation.
stream starts at 0 or 1.
-The Ultra-Low-Power co-processor
---------------------------------
+Ultra-Low-Power co-processor
+----------------------------
.. class:: ULP()
diff --git a/docs/library/framebuf.rst b/docs/library/framebuf.rst
index b6d7dba5d..1ff56e4da 100644
--- a/docs/library/framebuf.rst
+++ b/docs/library/framebuf.rst
@@ -1,4 +1,4 @@
-:mod:`framebuf` --- Frame buffer manipulation
+:mod:`framebuf` --- frame buffer manipulation
=============================================
.. module:: framebuf