perlapi.pod has pod errors
Jos I. Boumans [Tue, 25 Jan 2005 16:42:38 +0000 (17:42 +0100)]
From: "Jos I. Boumans" <kane@xs4all.net>
Message-Id: <BDA482F7-6EE7-11D9-8AA7-000A95EF62E2@xs4all.net>

p4raw-id: //depot/perl@23880

pod/perlapi.pod

index f2fa8d9..7f258d8 100644 (file)
@@ -1701,7 +1701,7 @@ Found in file util.c
 
 =item savesvpv
 
-A version of C<savepv()>/C<savepvn() which gets the string to duplicate from
+A version of C<savepv()>/C<savepvn()> which gets the string to duplicate from
 the passed in SV using C<SvPV()>
 
        char*   savesvpv(SV* sv)