diff options
Diffstat (limited to 'docs/library/ussl.rst')
-rw-r--r-- | docs/library/ussl.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/ussl.rst b/docs/library/ussl.rst index be84dc054..ffe146331 100644 --- a/docs/library/ussl.rst +++ b/docs/library/ussl.rst @@ -24,7 +24,7 @@ Functions :meth:`~usocket.socket.accept()` on a non-SSL listening server socket. Depending on the underlying module implementation in a particular - `MicroPython port`, some or all keyword arguments above may be not supported. + :term:`MicroPython port`, some or all keyword arguments above may be not supported. .. warning:: |