Skip to content

Commit 448d93a

Browse files
committed
docs/glossary: micropython-lib: Clarify wording.
1 parent bf73ee1 commit 448d93a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/glossary.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ Glossary
9595
`micropython-lib <https://github.com/micropython/micropython-lib>`_
9696
which provides implementations for many modules from CPython's
9797
standard library. However, large subset of these modules require
98-
POSIX-like environment (Linux, MacOS, Windows may be partially
99-
supported), and thus would work or make sense only with
98+
POSIX-like environment (Linux, FreeBSD, MacOS, etc.; Windows may be
99+
partially supported), and thus would work or make sense only with
100100
`MicroPython Unix port`. Some subset of modules is however usable
101101
for `baremetal` ports too.
102102

0 commit comments

Comments
 (0)