summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE.txt2
-rw-r--r--docs/api/request.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
index a1f6d4777..341cbb884 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -40,7 +40,7 @@ The majority of the code in Pyramid is supplied under this license:
SUCH DAMAGE.
Portions of the code in Pyramid are supplied under the ZPL (headers
-within individiual files indicate that these portions are licensed
+within individual files indicate that these portions are licensed
under the ZPL):
Zope Public License (ZPL) Version 2.1
diff --git a/docs/api/request.rst b/docs/api/request.rst
index 0c169adaf..50a34884b 100644
--- a/docs/api/request.rst
+++ b/docs/api/request.rst
@@ -14,7 +14,7 @@
model_url, resource_url, resource_path, set_property,
effective_principals, authenticated_userid,
unauthenticated_userid, has_permission,
- invoke_exception_view
+ invoke_exception_view, localizer
.. attribute:: context