Author: mattip <[email protected]>
Branch: 
Changeset: r82887:169da91b21a2
Date: 2016-03-08 18:16 +0200
http://bitbucket.org/pypy/pypy/changeset/169da91b21a2/

Log:    typo

diff --git a/rpython/doc/conf.py b/rpython/doc/conf.py
--- a/rpython/doc/conf.py
+++ b/rpython/doc/conf.py
@@ -121,7 +121,7 @@
 
 # The name for this set of Sphinx documents.  If None, it defaults to
 # "<project> v<release> documentation".
-html_title = RPython Documentation
+html_title = 'RPython Documentation'
 
 # A shorter title for the navigation bar.  Default is the same as html_title.
 #html_short_title = None
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to