Skip to content

Commit

Permalink
Fix issue 933, it should be table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
antialize committed Apr 26, 2012
1 parent 7b96dcd commit 09b7e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/pdfsettings.cc
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ PdfGlobal::PdfGlobal():

TableOfContent::TableOfContent():
useDottedLines(true),
captionText("Table of Content"),
captionText("Table of Contents"),
forwardLinks(true),
backLinks(false),
indentation("1em"),
Expand Down

0 comments on commit 09b7e3f

Please sign in to comment.