From c8503f330304bb58f597547d36b7ffa7957266c2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 14 Nov 2009 07:39:28 +0000 Subject: Spellcheck. --- docs/whatsnew-1.1.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/whatsnew-1.1.rst') diff --git a/docs/whatsnew-1.1.rst b/docs/whatsnew-1.1.rst index 5808d05fd..a6491fed3 100644 --- a/docs/whatsnew-1.1.rst +++ b/docs/whatsnew-1.1.rst @@ -4,7 +4,7 @@ What's New In :mod:`repoze.bfg` 1.1 This article explains the new features in :mod:`repoze.bfg` version 1.1 as compared to the previous 1.0 release. It also documents backwards incompatibilities between the two versions and deprecations -added to 1.1, as well as sotware dependency changes and notable +added to 1.1, as well as software dependency changes and notable documentation additions. Major Feature Additions @@ -675,7 +675,7 @@ Backwards Incompatibilities - The ``registry_manager`` backwards compatibility alias importable from "repoze.bfg.registry", deprecated since repoze.bfg 0.9 has been - removed. If you are tring to use the registry manager within a + removed. If you are tyring to use the registry manager within a debug script of your own, use a combination of the "repoze.bfg.paster.get_app" and "repoze.bfg.scripting.get_root" APIs instead. -- cgit v1.2.3