Skip to content

Commit 1336375

Browse files
Merge remote-tracking branch 'upstream/master'
Conflicts: docs/conf.py
2 parents 655c1bd + d13792a commit 1336375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103

104104
# The name for this set of Sphinx documents. If None, it defaults to
105105
# "<project> v<release> documentation".
106-
html_title = u'The Hitchhikers Guide to Python'
106+
html_title = 'The Hitchhiker\'s Guide to Python'
107107

108108
# A shorter title for the navigation bar. Default is the same as html_title.
109109
#html_short_title = None

0 commit comments

Comments
 (0)