Fix typo in comment.
authorNicholas Clark <nick@ccl4.org>
Sun, 30 Oct 2005 10:00:42 +0000 (10:00 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 30 Oct 2005 10:00:42 +0000 (10:00 +0000)
p4raw-id: //depot/perl@25894

hv.c

diff --git a/hv.c b/hv.c
index 9b90df2..7a9fd3a 100644 (file)
--- 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