From abc25d8c4f3e0ad18f7a95f0bea31aeb63a459a2 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 28 Feb 2007 08:44:16 +0000 Subject: Fix a couple of typos in internal docs p4raw-id: //depot/perl@30421 --- hv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hv.c') diff --git a/hv.c b/hv.c index 98120fd037..cb4eda9952 100644 --- a/hv.c +++ b/hv.c @@ -2615,7 +2615,7 @@ S_refcounted_he_value(pTHX_ const struct refcounted_he *he) /* =for apidoc refcounted_he_chain_2hv -Generates an returns a C by walking up the tree starting at the passed +Generates and returns a C by walking up the tree starting at the passed in C. =cut -- cgit v1.2.1