From bce775c1592d921ab10415fe0e02c614984f3b4e Mon Sep 17 00:00:00 2001
From: Roger Dingledine <arma@torproject.org>
Date: Tue, 1 Oct 2013 15:47:38 -0400
Subject: [PATCH] name it correctly, maybe

---
 doc/HACKING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/HACKING b/doc/HACKING
index 5d5e27f966..a0072ec531 100644
--- a/doc/HACKING
+++ b/doc/HACKING
@@ -139,7 +139,7 @@ Running integration tests
 ~~~~~~~~~~~~~~~~~~~~~~~~~
 
 We have the beginnings of a set of scripts to run integration tests using
-Chutney. To try them, set CHUTNEY_DIR to your chutney source directory, and
+Chutney. To try them, set CHUTNEY_PATH to your chutney source directory, and
 run "make test-network".
 
 Profiling Tor with oprofile
-- 
GitLab