From b18560fcaa1739c81ff273951ebc6fa3c96fda2b Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Mon, 17 May 2010 01:51:16 +0200 Subject: [PATCH] s/will// --- docs/patterns/distribute.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/patterns/distribute.rst b/docs/patterns/distribute.rst index c4f6625d..76d4462a 100644 --- a/docs/patterns/distribute.rst +++ b/docs/patterns/distribute.rst @@ -21,7 +21,7 @@ make larger applications easier to distribute: sooner or later will replace `easy_install` which does more than just installing packages for you. -Flask itself, and all the libraries you can find on the cheeseshop will +Flask itself, and all the libraries you can find on the cheeseshop are distributed with either distribute, the older setuptools or distutils. In this case we assume your application is called