typos in builtins.rst

This commit is contained in:
Dan Halbert 2018-05-23 15:07:32 -04:00
parent 6a63ff096a
commit bbdca2f352
1 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ Not all of these functions and types are turned on in all CircuitPython ports, f
.. class:: frozenset()
`frozenset() is not enabled on non-Express CircuitPython boards.`
`frozenset()` is not enabled on non-Express CircuitPython boards.
.. function:: getattr()
@ -128,7 +128,7 @@ Not all of these functions and types are turned on in all CircuitPython ports, f
.. function:: reversed()
`reversed() is not enabled on non-Express CircuitPython boards.`
`reversed()` is not enabled on non-Express CircuitPython boards.
.. function:: round()