diff options
Diffstat (limited to 'lib/Pod/LaTeX.pm')
-rw-r--r-- | lib/Pod/LaTeX.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Pod/LaTeX.pm b/lib/Pod/LaTeX.pm index 8adb58921c..208a1130b7 100644 --- a/lib/Pod/LaTeX.pm +++ b/lib/Pod/LaTeX.pm @@ -675,7 +675,7 @@ pushed onto this stack. When the list context ends, it is popped from the stack. The array will be empty if no lists are active. -Returns array of list information in array context +Returns array of list information in list context Returns array ref in scalar context =cut |