From 4be6ce73f41e09bf0f3e5df01d7f5aaf4f3137a6 Mon Sep 17 00:00:00 2001 From: Carlos de la Guardia Date: Sat, 26 Sep 2009 16:17:49 +0000 Subject: Added missing word found by Stephen Waterbury --- docs/narr/extending.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/narr/extending.rst b/docs/narr/extending.rst index 93c4fe9d6..36e4e08ca 100644 --- a/docs/narr/extending.rst +++ b/docs/narr/extending.rst @@ -3,9 +3,9 @@ Extending An Existing :mod:`repoze.bfg` Application =================================================== -If the developer of a :mod:`repoze.bfg` has obeyed certain constraints -while building the application, a third party should be able to change -the behavior of that application without needing to modify the actual +If the developer of a :mod:`repoze.bfg` application has obeyed certain +constraints while building the application, a third party should be able to +change the behavior of that application without needing to modify the actual source code that makes up the application. The behavior of a :mod:`repoze.bfg` application that obeys these constraints can be *overridden* or *extended* without modification. -- cgit v1.2.3