From f2fc5c80d1dc0be49a3595b9da0de11e796c58eb Mon Sep 17 00:00:00 2001 From: Jim Cromie Date: Thu, 27 Sep 2007 13:29:43 -0600 Subject: [patch] s/thinngy/thingy/ Message-ID: <46FC5907.4010205@gmail.com> p4raw-id: //depot/perl@31989 --- sv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sv.c') diff --git a/sv.c b/sv.c index a07a57f8ae..c9fd89d499 100644 --- a/sv.c +++ b/sv.c @@ -9497,7 +9497,7 @@ Perl_sv_vcatpvfn(pTHX_ SV *sv, const char *pat, STRLEN patlen, va_list *args, SV All the macros and functions in this section are for the private use of the main function, perl_clone(). -The foo_dup() functions make an exact copy of an existing foo thinngy. +The foo_dup() functions make an exact copy of an existing foo thingy. During the course of a cloning, a hash table is used to map old addresses to new addresses. The table is created and manipulated with the ptr_table_* functions. -- cgit v1.2.1