[freeside-commits] freeside/bin paymentech-download, 1.1.2.3, 1.1.2.4
Ivan,,,
ivan at wavetail.420.am
Mon Nov 2 17:48:07 PST 2009
Update of /home/cvs/cvsroot/freeside/bin
In directory wavetail.420.am:/tmp/cvs-serv15335
Modified Files:
Tag: FREESIDE_1_9_BRANCH
paymentech-download
Log Message:
spelling
Index: paymentech-download
===================================================================
RCS file: /home/cvs/cvsroot/freeside/bin/paymentech-download,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- paymentech-download 3 Nov 2009 01:44:07 -0000 1.1.2.3
+++ paymentech-download 3 Nov 2009 01:48:05 -0000 1.1.2.4
@@ -29,7 +29,7 @@
if ( $opt_a ) {
die "no such directory: $opt_a\n"
unless -d $opt_a;
- die "archive directory $opt_a is not writeable by the freeside user\n"
+ die "archive directory $opt_a is not writable by the freeside user\n"
unless -w $opt_a;
}
More information about the freeside-commits
mailing list