From 40abb929ebd9a2b6b7d038e104d184f021d08388 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Thu, 17 Jun 2010 11:47:13 +0000
Subject: [PATCH]  - fix typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36418 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/software-profiles/haproxy.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildout/software-profiles/haproxy.cfg b/buildout/software-profiles/haproxy.cfg
index d29fe43dfd1..7efc4c8da72 100644
--- a/buildout/software-profiles/haproxy.cfg
+++ b/buildout/software-profiles/haproxy.cfg
@@ -8,7 +8,7 @@ md5sum = 104f4985b37bd9bac7a33e20fb6aaadf
 # source-directory-contains is a hack for zc.recipe.cmmi
 source-directory-contains = Makefile
 run-configure = false
-# XXX-Luke: autodetection shall be provided by erp5.recipe.softwareinstance
+# XXX-Luke: autodetection shall be provided by erp5.recipe.softwarebuild
 #           with possible overriding customisation
 # linux26 might be better target, but on this level portability is a must
 make-options = TARGET=generic
-- 
2.30.9