summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTORS.txt6
-rw-r--r--docs/tutorials/wiki/basiclayout.rst2
-rw-r--r--rtd.txt (renamed from rtd_requirements.txt)0
3 files changed, 6 insertions, 2 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt
index ced88a082..e1af0aab1 100644
--- a/CONTRIBUTORS.txt
+++ b/CONTRIBUTORS.txt
@@ -1,4 +1,4 @@
-Pylons Project Contributor Agreement
+ Pylons Project Contributor Agreement
====================================
The submitter agrees by adding his or her name within the section below named
@@ -150,3 +150,7 @@ Contributors
- Manuel Hermann, 2011/07/11
- Richard Barrell, 2011/11/07
+
+- Chris Shenton, 2011/11/07
+
+- Ken Manheimer, 2011/11/07
diff --git a/docs/tutorials/wiki/basiclayout.rst b/docs/tutorials/wiki/basiclayout.rst
index 47cac597b..311352f5b 100644
--- a/docs/tutorials/wiki/basiclayout.rst
+++ b/docs/tutorials/wiki/basiclayout.rst
@@ -35,7 +35,7 @@ point happens to be the ``main`` function within the file named
#. *Line 12*. We construct a :term:`Configurator` with a :term:`root
factory` and the settings keywords parsed by :term:`PasteDeploy`. The root
- factory is named ``get_root``.
+ factory is named ``root_factory``.
#. *Line 13*. Register a 'static view' which answers requests which start
with with URL path ``/static`` using the
diff --git a/rtd_requirements.txt b/rtd.txt
index 9de7ff3bb..9de7ff3bb 100644
--- a/rtd_requirements.txt
+++ b/rtd.txt