mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Fixing typo in LaTeX source
This commit is contained in:
+1
-1
@@ -182,7 +182,7 @@ htmlhelp_basename = 'pythonguidedoc'
|
||||
# Grouping the document tree into LaTeX files. List of tuples
|
||||
# (source start file, target name, title, author, documentclass [howto/manual]).
|
||||
latex_documents = [
|
||||
('index', 'pythonguide.tex', u'Pythong Guide Documentation',
|
||||
('index', 'pythonguide.tex', u'Python Guide Documentation',
|
||||
u'Kenneth Reitz', 'manual'),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user