From 9d27737627c517b1067b3fe33987aec401008abb Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Mon, 14 Feb 2011 09:52:24 -0800 Subject: [PATCH] perldiag: typo --- pod/perldiag.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perldiag.pod b/pod/perldiag.pod index b1e4c6a..7dbe056 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -4355,7 +4355,7 @@ assignment or as a subroutine argument for example). =item sv_upgrade from type %d down to type %d -(P) Perl tried to force the upgrade an SV to a type which was actually +(P) Perl tried to force the upgrade of an SV to a type which was actually inferior to its current type. =item Switch (?(condition)... contains too many branches in regex; marked by <-- HERE in m/%s/ -- 2.7.4