8000 docs/math: Typo fix. · lapsule/micropython@1a05a59 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1a05a59

Browse files
committed
docs/math: Typo fix.
1 parent 927388e commit 1a05a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/library/math.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.. module:: math
55
:synopsis: mathematical functions
66

7-
The ``math`` module provides some basic mathematical funtions for
7+
The ``math`` module provides some basic mathematical functions for
88
working with floating-point numbers.
99

1010
*Note:* On the pyboard, floating-point numbers have 32-bit precision.

0 commit comments

Comments
 (0)
0