diff --git a/conf.py b/conf.py index 214e97b..9db5bd5 100644 --- a/conf.py +++ b/conf.py @@ -180,7 +180,7 @@ # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ - ('index', 'restful-api-design.tex', u'Thoughs on RESTful API design', + ('index', 'restful-api-design.tex', u'Thoughts on RESTful API design', u'Geert Jansen', 'manual'), ]