summaryrefslogtreecommitdiff
path: root/docs/narr/i18n.rst
diff options
context:
space:
mode:
authortisdall <tisdall@gmail.com>2013-08-09 14:42:49 -0400
committertisdall <tisdall@gmail.com>2013-08-09 14:42:49 -0400
commitbfd928b5424c49343c6680715013d61bf4991cfa (patch)
tree17c161b1e8df74da25588c37b20a52c74ca07964 /docs/narr/i18n.rst
parent0efeb41f6db69a2df29fc2fb32e58d769f6311db (diff)
downloadpyramid-bfd928b5424c49343c6680715013d61bf4991cfa.tar.gz
pyramid-bfd928b5424c49343c6680715013d61bf4991cfa.tar.bz2
pyramid-bfd928b5424c49343c6680715013d61bf4991cfa.zip
"dermine" to "determine"
Diffstat (limited to 'docs/narr/i18n.rst')
-rw-r--r--docs/narr/i18n.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/i18n.rst b/docs/narr/i18n.rst
index bb336784f..2964686d3 100644
--- a/docs/narr/i18n.rst
+++ b/docs/narr/i18n.rst
@@ -984,7 +984,7 @@ requires no additional coding or configuration.
The default locale negotiator implementation named
:class:`~pyramid.i18n.default_locale_negotiator` uses the following
-set of steps to dermine the locale name.
+set of steps to determine the locale name.
- First, the negotiator looks for the ``_LOCALE_`` attribute of the
request object (possibly set directly by view code or by a listener