[3.14] Docs: Use the correct example module in warnings.rst (GH-137402) (#137492)

Co-authored-by: Mendel Feygelson <mfeygelson@gmail.com>
This commit is contained in:
Miss Islington (bot) 2025-09-11 11:14:21 +02:00 committed by GitHub
parent 7f5319dd54
commit 2bea4f0995
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -460,7 +460,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