From 25419bd3d36a345d6ae1317b2585fc1a8b7a68c2 Mon Sep 17 00:00:00 2001 From: wyattscarpenter Date: Tue, 18 Jun 2024 13:55:29 -0400 Subject: [PATCH] =?UTF-8?q?PEP=200592:=20typo=20"awhile=20ago"=20=E2=86=92?= =?UTF-8?q?=20"a=20while=20ago"=20(#3844)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Typo in pep-0592.rst: "awhile ago" → "a while ago" --- peps/pep-0592.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peps/pep-0592.rst b/peps/pep-0592.rst index 298720e6a..e34083fcf 100644 --- a/peps/pep-0592.rst +++ b/peps/pep-0592.rst @@ -90,7 +90,7 @@ Installers The desirable experience for users is that once a file is yanked, when a human being is currently trying to directly install a yanked file, that it fails as if that file had been deleted. However, when a human did that -awhile ago, and now a computer is just continuing to mechanically follow +a while ago, and now a computer is just continuing to mechanically follow the original order to install the now yanked file, then it acts as if it had not been yanked.