Skip to content

Commit a39e282

Browse files
algonelldpgeorge
authored andcommitted
docs/reference: Remove double 'are' in glossary.
1 parent 4ff148d commit a39e282

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Glossary
120120
<https://github.com/micropython/micropython-lib>`_ which provides
121121
implementations for many modules from CPython's standard library.
122122

123-
Some of the modules are are implemented in pure Python, and are able to
123+
Some of the modules are implemented in pure Python, and are able to
124124
be used on all ports. However, the majority of these modules use
125125
:term:`FFI` to access operating system functionality, and as such can
126126
only be used on the :term:`MicroPython Unix port` (with limited support

0 commit comments

Comments
 (0)