docs: Fix uos and utime heading underlines to be the correct length.

Otherwise Sphinx gives a warning.
This commit is contained in:
Damien George 2016-04-27 12:11:27 +01:00
parent 648333d2d5
commit e0f7e001e8
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
:mod:`uos` -- basic "operating system" services
==============================================
===============================================
.. module:: uos
:synopsis: basic "operating system" services

View File

@ -1,5 +1,5 @@
:mod:`utime` -- time related functions
=====================================
======================================
.. module:: utime
:synopsis: time related functions