From: Nicholas Clark Date: Sun, 30 Oct 2005 10:00:42 +0000 (+0000) Subject: Fix typo in comment. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4a31713e65b514c8128b1b5004c0f6d73a80aec3;p=p5sagit%2Fp5-mst-13.2.git Fix typo in comment. p4raw-id: //depot/perl@25894 --- diff --git a/hv.c b/hv.c index 9b90df2..7a9fd3a 100644 --- a/hv.c +++ b/hv.c @@ -107,7 +107,7 @@ S_save_hek_flags(pTHX_ const char *str, I32 len, U32 hash, int flags) return hek; } -/* free the pool of temporary HE/HEK pairs retunrned by hv_fetch_ent +/* free the pool of temporary HE/HEK pairs returned by hv_fetch_ent * for tied hashes */ void