summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2013-08-16 04:47:34 -0700
committerSteve Piercy <web@stevepiercy.com>2013-08-16 04:47:34 -0700
commit63bac441d95637a06d628bb8e8b9888eaf812c44 (patch)
treeaf48a28b016e353aff02b191c2fd64bde4b1b7b0 /docs/conf.py
parentb189a3ed0f44544687e68d0287417c42cd0fdca3 (diff)
downloadpyramid-63bac441d95637a06d628bb8e8b9888eaf812c44.tar.gz
pyramid-63bac441d95637a06d628bb8e8b9888eaf812c44.tar.bz2
pyramid-63bac441d95637a06d628bb8e8b9888eaf812c44.zip
One more "The Pyramid Web Application Development Framework" to "The Pyramid Web Framework" change
Diffstat (limited to 'docs/conf.py')
-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
}