From 758221d119cb29ac4cf3e687c38bbc594cdd74a0 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Wed, 21 Apr 2021 02:24:18 -0600 Subject: perlapi: Fix grammar --- intrpvar.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'intrpvar.h') diff --git a/intrpvar.h b/intrpvar.h index 760ccff119..5c49d31528 100644 --- a/intrpvar.h +++ b/intrpvar.h @@ -225,8 +225,8 @@ PERLVAR(I, padname_const, PADNAME) A scratch pad SV for whatever temporary use you need. Chiefly used as a fallback by macros on platforms where L> is -unavailable, and which would otherwise would evaluate their SV parameter more -than once. +unavailable, and which would otherwise evaluate their SV parameter more than +once. =cut */ -- cgit v1.2.1