From eab50da2b27b74cd9f64f26f1f6c80935db242c8 Mon Sep 17 00:00:00 2001 From: Gerard Date: Thu, 28 Jun 2018 23:55:31 +0200 Subject: Typos changed --- BFG_HISTORY.rst | 2 +- HISTORY.rst | 10 +++++----- docs/narr/myproject/myproject/templates/layout.jinja2 | 2 +- docs/quick_tour/logging/hello_world/templates/layout.jinja2 | 2 +- docs/quick_tour/package/hello_world/templates/layout.jinja2 | 2 +- docs/quick_tour/sessions/hello_world/templates/layout.jinja2 | 2 +- docs/quick_tour/sqla_demo/sqla_demo/templates/layout.jinja2 | 2 +- .../cookiecutters/cc_starter/templates/layout.jinja2 | 2 +- .../wiki/src/authorization/tutorial/templates/edit.pt | 2 +- .../wiki/src/authorization/tutorial/templates/login.pt | 2 +- .../wiki/src/authorization/tutorial/templates/view.pt | 2 +- .../wiki/src/basiclayout/tutorial/templates/mytemplate.pt | 2 +- .../wiki/src/installation/tutorial/templates/mytemplate.pt | 2 +- .../tutorials/wiki/src/models/tutorial/templates/mytemplate.pt | 2 +- docs/tutorials/wiki/src/tests/tutorial/templates/edit.pt | 2 +- docs/tutorials/wiki/src/tests/tutorial/templates/login.pt | 2 +- docs/tutorials/wiki/src/tests/tutorial/templates/mytemplate.pt | 2 +- docs/tutorials/wiki/src/tests/tutorial/templates/view.pt | 2 +- docs/tutorials/wiki/src/views/tutorial/templates/edit.pt | 2 +- docs/tutorials/wiki/src/views/tutorial/templates/view.pt | 2 +- .../wiki2/src/authentication/tutorial/templates/layout.jinja2 | 2 +- .../wiki2/src/authorization/tutorial/templates/layout.jinja2 | 2 +- .../wiki2/src/basiclayout/tutorial/templates/layout.jinja2 | 2 +- .../wiki2/src/installation/tutorial/templates/layout.jinja2 | 2 +- .../wiki2/src/models/tutorial/templates/layout.jinja2 | 2 +- .../tutorials/wiki2/src/tests/tutorial/templates/layout.jinja2 | 2 +- .../tutorials/wiki2/src/views/tutorial/templates/layout.jinja2 | 2 +- docs/whatsnew-1.0.rst | 6 +++--- pyramid/httpexceptions.py | 2 +- pyramid/resource.py | 2 +- .../scaffolds/alchemy/+package+/templates/layout.jinja2_tmpl | 2 +- .../scaffolds/starter/+package+/templates/layout.jinja2_tmpl | 2 +- pyramid/scaffolds/zodb/+package+/templates/mytemplate.pt_tmpl | 2 +- 33 files changed, 39 insertions(+), 39 deletions(-) diff --git a/BFG_HISTORY.rst b/BFG_HISTORY.rst index 8a2d40920..685196059 100644 --- a/BFG_HISTORY.rst +++ b/BFG_HISTORY.rst @@ -4281,7 +4281,7 @@ Deprecations - The name ``repoze.bfg.registry.registry_manager`` was never an API, but scripts in the wild were using it to set up an environment for - use under a debug shell. A backwards compatibility shim has been + use under a debug shell. A backwards compatibility shiv has been added for this purpose, but the feature is deprecated. 0.9a1 (2009-5-27) diff --git a/HISTORY.rst b/HISTORY.rst index 8a92eadcc..25dd38488 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4136,7 +4136,7 @@ Bug fixes Bug Fixes --------- -- 1.1a1 broke Akhet by not providing a backwards compatibility import shim +- 1.1a1 broke Akhet by not providing a backwards compatibility import shiv for ``pyramid.paster.PyramidTemplate``. Now one has been added, although a deprecation warning is emitted when Akhet imports it. @@ -4738,7 +4738,7 @@ Deprecations ------------- - Using the ``pyramid.view.bfg_view`` alias for ``pyramid.view.view_config`` - (a backwards compatibility shim) now issues a deprecation warning. + (a backwards compatibility shiv) now issues a deprecation warning. Backwards Incompatibilities --------------------------- @@ -5178,7 +5178,7 @@ Terminology Changes - Positional argument names of various APIs have been changed from ``model`` to ``resource``. - Backwards compatibility shims have been left in place in all cases. They + Backwards compatibility shivs have been left in place in all cases. They will continue to work "forever". - The Pyramid concept previously known as "resource" is now known as "asset". @@ -5205,7 +5205,7 @@ Terminology Changes ``reload_resources`` (config file) is now known, respectively, as ``PYRAMID_RELOAD_ASSETS`` and ``reload_assets``. - Backwards compatibility shims have been left in place in all cases. They + Backwards compatibility shivs have been left in place in all cases. They will continue to work "forever". Bug Fixes @@ -5560,7 +5560,7 @@ Deprecations - Obtaining the ``settings`` object via ``registry.{get|query}Utility(ISettings)`` is now deprecated. Instead, obtain the ``settings`` object via the ``registry.settings`` attribute. A - backwards compatibility shim was added to the registry object to register + backwards compatibility shiv was added to the registry object to register the settings object as an ISettings utility when ``setattr(registry, 'settings', foo)`` is called, but it will be removed in a later release. diff --git a/docs/narr/myproject/myproject/templates/layout.jinja2 b/docs/narr/myproject/myproject/templates/layout.jinja2 index 1baca52bd..38f5ae7a8 100644 --- a/docs/narr/myproject/myproject/templates/layout.jinja2 +++ b/docs/narr/myproject/myproject/templates/layout.jinja2 @@ -16,7 +16,7 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +