From 5e833c3e60cd5614bea0939c05cd0a151f3b1351 Mon Sep 17 00:00:00 2001
From: Chris Withers <chris@simplistix.co.uk>
Date: Tue, 15 Jul 2008 22:58:07 +0000
Subject: [PATCH] fix typo.

I'm guessing the behaviour this typo was in is to prevent updating global buildout and setuptools versions?
This could be covered more verbosely...
---
 src/zc/buildout/update.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/zc/buildout/update.txt b/src/zc/buildout/update.txt
index 1a2d607..4138f52 100644
--- a/src/zc/buildout/update.txt
+++ b/src/zc/buildout/update.txt
@@ -156,7 +156,7 @@ Or in non-newest mode:
     zc.buildout 1.0.0
     setuptools 0.6
 
-We also won't upgrade if the buildout script bing run isn't in the
+We also won't upgrade if the buildout script being run isn't in the
 buildouts bin directory.  To see this we'll create a new buildout
 directory:
 
-- 
2.30.9