From aec88ddf0326187c567d4e4507149fb7c54ba91d Mon Sep 17 00:00:00 2001 From: Jason Neal Date: Thu, 2 Jan 2020 00:51:42 +1300 Subject: docs: More consistent capitalization and use of articles in headings. See issue #3188. --- docs/library/esp32.rst | 4 ++-- docs/library/framebuf.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/library') 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 -- cgit v1.2.3