summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/uos.rst
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2016-04-27 12:11:27 +0100
committerDamien George <damien.p.george@gmail.com>2016-04-27 12:11:27 +0100
commite0f7e001e8d4422f53f30bdc7b5ee2fdf77ad72e (patch)
treeccbb0ada5ca34e704097bac6bf9d9901261d02e2 /docs/library/uos.rst
parent648333d2d53a18b4e10060b03429ee41f7935433 (diff)
downloadmicropython-e0f7e001e8d4422f53f30bdc7b5ee2fdf77ad72e.tar.gz
micropython-e0f7e001e8d4422f53f30bdc7b5ee2fdf77ad72e.zip
docs: Fix uos and utime heading underlines to be the correct length.
Otherwise Sphinx gives a warning.
Diffstat (limited to 'docs/library/uos.rst')
-rw-r--r--docs/library/uos.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/uos.rst b/docs/library/uos.rst
index f043883ad1..bb95107c04 100644
--- a/docs/library/uos.rst
+++ b/docs/library/uos.rst
@@ -1,5 +1,5 @@
:mod:`uos` -- basic "operating system" services
-==============================================
+===============================================
.. module:: uos
:synopsis: basic "operating system" services