From 624a3dc5e907dc4de0983a29f45eedf7fd744b45 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Tue, 22 Nov 2011 13:43:12 -0800 Subject: [PATCH] sv.c/sv_insert_flags: typo --- sv.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sv.c b/sv.c index 8d36ebf..b33967f 100644 --- a/sv.c +++ b/sv.c @@ -5711,7 +5711,8 @@ the Perl substr() function. Handles get magic. =for apidoc sv_insert_flags -Same as C, but the extra C are passed the C that applies to C. +Same as C, but the extra C are passed to the +C that applies to C. =cut */ -- 2.7.4