diff --git a/components/lock.rst b/components/lock.rst index 892bc72c3fd..6a1fd3cca62 100644 --- a/components/lock.rst +++ b/components/lock.rst @@ -478,7 +478,7 @@ Using the above methods, a more robust code would be:: .. caution:: Choose wisely the lifetime of the ``Lock`` and check whether its remaining - time to leave is enough to perform the task. + time to live is enough to perform the task. .. caution::