From 576810730894dc3940da959af49a0fa5c0a4dddd Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Wed, 4 May 2022 03:09:16 -0600 Subject: inline.h: Fix typo in comment --- inline.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inline.h') diff --git a/inline.h b/inline.h index d69cd827fe..a884472663 100644 --- a/inline.h +++ b/inline.h @@ -3286,7 +3286,7 @@ Perl_mortal_getenv(const char * str) * mutex is defined accordingly. * * But in all cases, using the mutex prevents these problems, as long as - * all code uses the same mutex.. + * all code uses the same mutex. * * A complication is that this can be called during phases where the * mortalization process isn't available. These are in interpreter -- cgit v1.2.1