summaryrefslogtreecommitdiff
path: root/lib/Pod/Functions.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Pod/Functions.pm')
-rw-r--r--lib/Pod/Functions.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Pod/Functions.pm b/lib/Pod/Functions.pm
index 03cbf711eb..44619d53d8 100644
--- a/lib/Pod/Functions.pm
+++ b/lib/Pod/Functions.pm
@@ -296,7 +296,7 @@ values HASH return a list of the values in a hash
vec Binary test or set particular bits in a string
wait Process wait for any child process to die
waitpid Process wait for a particular child process to die
-wantarray Misc,Flow get list vs array context of current subroutine call
+wantarray Misc,Flow get void vs scalar vs list context of current subroutine call
warn I/O print debugging info
write I/O print a picture record
y/// String transliterate a string