POD fix.
Rafael Garcia-Suarez [Tue, 2 Apr 2002 20:36:04 +0000 (20:36 +0000)]
p4raw-id: //depot/perl@15690

pod/perldelta.pod

index 32f212f..0ee13e1 100644 (file)
@@ -563,7 +563,7 @@ elicits a new warning: C<Use of /c modifier is meaningless without /g>.
 Use of C</c> in substitutions, even with C</g>, elicits 
 C<Use of /c modifier is meaningless in s///>.  
 
-Use of C</g> with C<split> elicits <Use of /g modifier is meaningless
+Use of C</g> with C<split> elicits C<Use of /g modifier is meaningless
 in split>.
 
 =back