From 9065202902e1de647e578f7da19d5402f973855d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarek=20Ziad=C3=A9?= Date: Wed, 2 Dec 2009 22:45:03 +0000 Subject: [PATCH] fixed typo --- pep-0386.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0386.txt b/pep-0386.txt index 85c419682..1be2ab2f4 100644 --- a/pep-0386.txt +++ b/pep-0386.txt @@ -40,7 +40,7 @@ This means that the distribution requires ``zope.interface``, as long as its version is superior to ``3.5.0``. This also means that Python projects will need to follow the same convention -than the tool that will be used to install them, so they are able to compare +as the tool that will be used to install them, so they are able to compare versions. That is why this PEP proposes, for the sake of interoperability, a standard