Update HACKING description of tools/ subdirectory.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 26 Nov 2010 11:37:28 +0000 (11:37 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 26 Nov 2010 11:37:50 +0000 (11:37 +0000)
This fixes commit 18374b5b7d3154e0b8b8a07e3590f6eee762b58e.

HACKING

diff --git a/HACKING b/HACKING
index 3ea0e4a..fed296d 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -152,7 +152,7 @@ ruby/
         Ruby bindings.
 
 tools/
-        Command line tools like virt-df, virt-edit and more.
+        Command line tools written in Perl (virt-resize and more).
 
 src/
         Source code to the C library.