[freeside-commits] freeside/FS/FS Misc.pm,1.18,1.19

Ivan,,, ivan at wavetail.420.am
Sun Feb 11 19:11:05 PST 2007


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv7463

Modified Files:
	Misc.pm 
Log Message:
fix unterminated L<...> in POD docs

Index: Misc.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Misc.pm,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Misc.pm	27 Dec 2006 02:37:17 -0000	1.18
+++ Misc.pm	12 Feb 2007 03:11:03 -0000	1.19
@@ -431,7 +431,7 @@
 
 Returns a hash reference of the accepted credit card types.  Keys are shorter
 identifiers and values are the longer strings used by the system (see
-L<Business::CreditCard).
+L<Business::CreditCard>).
 
 =cut
 



More information about the freeside-commits mailing list