summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/Internals.pod
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-04-11 03:09:12 +0000
committerNorbert Preining <norbert@preining.info>2020-04-11 03:09:12 +0000
commitc2697fc286a1e2c94fd9968b76be6f4a6d2114cd (patch)
tree1dc2cfb07cb032740483dd8be7c74aff66b70352 /systems/texlive/tlnet/tlpkg/tlperl/lib/Internals.pod
parent25111608e6aa05042b0c6f83009262e1973d7a45 (diff)
CTAN sync 202004110309
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/Internals.pod')
-rwxr-xr-xsystems/texlive/tlnet/tlpkg/tlperl/lib/Internals.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/Internals.pod b/systems/texlive/tlnet/tlpkg/tlperl/lib/Internals.pod
index 4a1144afd6..454ab0deb5 100755
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/Internals.pod
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/Internals.pod
@@ -59,7 +59,7 @@ each internal variable type.
=item hv_clear_placeholders(%hash)
Clear any placeholders from a locked hash. Should not be used directly.
-You should use the wrapper functions providewd by Hash::Util instead.
+You should use the wrapper functions provided by Hash::Util instead.
As of 5.25 also available as C< Hash::Util::_clear_placeholders(%hash) >
=back