terminologie klopte niet bij take/deposit

This commit is contained in:
bar 2011-04-27 23:48:17 +02:00
parent 08e95b5730
commit 6ce1b52230

View file

@ -463,7 +463,7 @@ LINE: for (;;) {
if (@todo) {
print "Preview:\n";
summary(" ", $user, @todo);
print "\nEnter username to pay or 'abort' to abort.\n"
print "\nEnter username to pay/finish or 'abort' to abort.\n"
}
my $line = prompt "Product ID, amount or command: ";
defined $line or exec $0;