From aeb34064a5d269d30d9f1ba4be389a76633dc3c4 Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Thu, 7 Sep 2017 08:51:24 +0200 Subject: [PATCH] Typos. [skip ci] --- buildout.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildout.cfg b/buildout.cfg index 5631c0f8..4bd5df01 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -1,9 +1,9 @@ [buildout] develop = . benchmark parts = test coverage-test coverage-report python -; # Parts that do nto build due to the setuptools mess. +; # Parts that do not build due to the setuptools mess: ; docs -; # Parts with recipes not ported to Python 3. +; # Parts with recipes not ported to Python 3: ; test-with-z3cpt ; checker i18n ; chameleon-cache-dir benchmark pocompile