Typo
authoratz <atz@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 13 Sep 2010 16:37:05 +0000 (16:37 +0000)
committeratz <atz@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 13 Sep 2010 16:37:05 +0000 (16:37 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@17633 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/perlmods/OpenILS/Application/Circ/CreditCard.pm

index 01360e0..89e5075 100644 (file)
@@ -249,7 +249,7 @@ sub dispatch {
     my %bop_args = get_bop_args_filler($argshash);
 
     # We're assuming that all B:OP processors accept this argument to the
-    # contstructor.
+    # constructor.
     $bop_args{test_transaction} = $argshash->{testmode};
 
     my $transaction = new Business::OnlinePayment(