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 c909d21f35..218714d2fd 100644 --- a/lib/Pod/LaTeX.pm +++ b/lib/Pod/LaTeX.pm @@ -370,7 +370,7 @@ In its simplest form this is simply: \end{document} -but can be more complicated if a index is required. +but can be more complicated if an index is required. Can be used to set or retrieve the current value. $add = $parser->AddPostamble(); |