From 5678fb650107b904f2f25269ab084acb52eb4e7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Sun, 15 Feb 2026 13:03:09 +0100 Subject: [PATCH] Fix typo in pylock-toml.rst --- source/specifications/pylock-toml.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/specifications/pylock-toml.rst b/source/specifications/pylock-toml.rst index 342e608c5..47bed4835 100644 --- a/source/specifications/pylock-toml.rst +++ b/source/specifications/pylock-toml.rst @@ -788,7 +788,7 @@ a suggestion): - Else if there are entries for :ref:`pylock-packages-wheels`: #. Look for the appropriate wheel file based on - :ref:`pylock-packages-wheels-name`; if one is not found then move on to + :ref:`pylock-packages-wheels-name`; if none is not found then move on to :ref:`pylock-packages-sdist` or an error MUST be raised about a lack of source for the project. #. Get the file: