Fix typo in PDF file name
Change-Id: Idf7b5ea3ff6cb5536101ecc022fe082100590b4a
This commit is contained in:
parent
ccb882ffee
commit
f1f59bb694
@ -190,7 +190,7 @@ htmlhelp_basename = 'LibraClent'
|
||||
# (source start file, target name, title, author,
|
||||
# documentclass [howto/manual]).
|
||||
latex_documents = [
|
||||
('index', 'pthon-libraclient-{0}.tex'.format(version), u'Libra Client Documentation',
|
||||
('index', 'python-libraclient-{0}.tex'.format(version), u'Libra Client Documentation',
|
||||
u'Andrew Hutchings', 'manual'),
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user