summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2013-08-16 07:50:48 -0700
committerMichael Merickel <michael@merickel.org>2013-08-16 07:50:48 -0700
commit4cd9603d9f80c4c2d53dfe1d9ca7f43fda393f80 (patch)
tree0047a3e3ec7db8b10c78a5891b443d2c1f7948cd /docs
parent852e015f9b3864b0c07569a9753c4107b8d1238a (diff)
parent63bac441d95637a06d628bb8e8b9888eaf812c44 (diff)
downloadpyramid-4cd9603d9f80c4c2d53dfe1d9ca7f43fda393f80.tar.gz
pyramid-4cd9603d9f80c4c2d53dfe1d9ca7f43fda393f80.tar.bz2
pyramid-4cd9603d9f80c4c2d53dfe1d9ca7f43fda393f80.zip
Merge pull request #1095 from stevepiercy/master
One more "The Pyramid Web Application Development Framework" to "The Pyr...
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 4c6ed76ad..3a8076cdf 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -403,7 +403,7 @@ latex_elements = {
'wrapperclass': 'book',
'date': '',
'releasename': 'Version',
- 'title': r'The Pyramid Web Application \newline Development Framework',
+ 'title': r'The Pyramid Web Framework',
# 'pointsize':'12pt', # uncomment for 12pt version
}