Change 18272 by merijn@merijn-l1 on 2002/12/09 15:31:28

        RT#15950
        
        Subject: [PATCH] Typo in Term::ANSIColor
        Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
        From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>

Affected files ...

... //depot/perl/lib/Term/ANSIColor.pm#6 edit

Differences ...

==== //depot/perl/lib/Term/ANSIColor.pm#6 (text) ====
Index: perl/lib/Term/ANSIColor.pm
--- perl/lib/Term/ANSIColor.pm#5~17540~ Sun Jul 14 14:56:52 2002
+++ perl/lib/Term/ANSIColor.pm  Mon Dec  9 07:31:28 2002
@@ -227,7 +227,7 @@
 
 This module has two interfaces, one through color() and colored() and the
 other through constants.  It also offers the utility function uncolor(),
-which has to be explicitly imported to be used (see L<SYNOPSYS>).
+which has to be explicitly imported to be used (see L<SYNOPSIS>).
 
 color() takes any number of strings as arguments and considers them to be
 space-separated lists of attributes.  It then forms and returns the escape
End of Patch.

Reply via email to