diff --git a/Doc/library/warnings.rst b/Doc/library/warnings.rst index 40b96080a3c990..288181a9826858 100644 --- a/Doc/library/warnings.rst +++ b/Doc/library/warnings.rst @@ -451,7 +451,7 @@ Available Functions lower.one_way(**kw) This makes the warning refer to both the ``example.lower.one_way()`` and - ``package.higher.another_way()`` call sites only from calling code living + ``example.higher.another_way()`` call sites only from calling code living outside of ``example`` package. *source*, if supplied, is the destroyed object which emitted a