summaryrefslogtreecommitdiff
path: root/sv.c
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2021-04-28 19:43:56 -0600
committerKarl Williamson <khw@cpan.org>2021-05-20 21:39:01 -0600
commit45defe0a56874f57dc92eec30aec128f607a45c7 (patch)
treeb44fe7e0f00abe3fce2a580c537b9380764e4f49 /sv.c
parentadc62d4a50ee8fd9df18cf8c7f8c7c8a9d1161e1 (diff)
downloadperl-45defe0a56874f57dc92eec30aec128f607a45c7.tar.gz
perlapi: Rmv repeated word
Diffstat (limited to 'sv.c')
-rw-r--r--sv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sv.c b/sv.c
index 27c425a54e..ceef9966da 100644
--- a/sv.c
+++ b/sv.c
@@ -9560,7 +9560,7 @@ so is used in situations where the caller doesn't already have the thread
context.
=for apidoc vnewSVpvf
-Like C<L</newSVpvf>> but but the arguments are an encapsulated argument list.
+Like C<L</newSVpvf>> but the arguments are an encapsulated argument list.
=cut
*/