cpp/poppler-toc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 54a3233a061925c344c54639a7f6e27588af0b02 Author: luzpaz <[email protected]> Date: Fri Oct 26 12:25:25 2018 +0000 poppler-toc.cpp: typo fix diff --git a/cpp/poppler-toc.cpp b/cpp/poppler-toc.cpp index 01402370..c2cfc9ee 100644 --- a/cpp/poppler-toc.cpp +++ b/cpp/poppler-toc.cpp @@ -117,7 +117,7 @@ toc::~toc() This item is special, it has no title nor actions, it is open and its children are the effective root items of the TOC. This is provided as a convenience - when iterating throught the TOC. + when iterating through the TOC. \returns the root "item" */ _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
