diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Internals.pod')
-rwxr-xr-x | Master/tlpkg/tlperl/lib/Internals.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Internals.pod b/Master/tlpkg/tlperl/lib/Internals.pod index 4a1144afd6d..454ab0deb50 100755 --- a/Master/tlpkg/tlperl/lib/Internals.pod +++ b/Master/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 |