diff options
Diffstat (limited to 'docs/library/esp.rst')
-rw-r--r-- | docs/library/esp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/library/esp.rst b/docs/library/esp.rst index 34d3c278d9..0836bba72e 100644 --- a/docs/library/esp.rst +++ b/docs/library/esp.rst @@ -15,7 +15,7 @@ Functions Get or set the sleep type. If the ``sleep_type`` parameter is provided, sets the sleep type to its - value. If the function is called wihout parameters, returns the current + value. If the function is called without parameters, returns the current sleep type. The possible sleep types are defined as constants: |