# HG changeset patch # User cannam # Date 1237373770 0 # Node ID 7cc55187f5db4c59bf04ba02a07a22c69cfc511e # Parent 3019cb6b538d79d1d1b8ca63fec608700c505ad6 text change only diff -r 3019cb6b538d -r 7cc55187f5db vamp-plugin-tester.cpp --- a/vamp-plugin-tester.cpp Wed Mar 18 10:51:30 2009 +0000 +++ b/vamp-plugin-tester.cpp Wed Mar 18 10:56:10 2009 +0000 @@ -53,7 +53,7 @@ void usage(const char *name) { cerr << "\n" - << name << ": A Vamp plugin host that tests plugins for some likely errors.\n" + << name << ": A Vamp plugin host that tests plugins for common errors.\n" "Chris Cannam, Centre for Digital Music, Queen Mary, University of London.\n" "Copyright 2009 QMUL.\n" "Freely redistributable; published under a BSD-style license.\n\n"