Skip to content

Commit 70a2fa5

Browse files
committed
Fixed typo
1 parent ea6ab8b commit 70a2fa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ def __getattr__(cls, name):
285285
# One entry per manual page. List of tuples
286286
# (source start file, name, description, authors, manual section).
287287
man_pages = [
288-
(master_doc, 'pysat', u'pysatMagVect Documentation',
288+
(master_doc, 'pysatMagVect', u'pysatMagVect Documentation',
289289
[author], 1)
290290
]
291291

0 commit comments

Comments
 (0)