From 170b2a03784263934be7a9e4b6229465955545c0 Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Fri, 16 Oct 2009 18:22:46 -0400 Subject: [PATCH] A few style/spelling tweaks --- framework/Injector/doc/Horde/Injector/usage.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/Injector/doc/Horde/Injector/usage.txt b/framework/Injector/doc/Horde/Injector/usage.txt index 19c9be1bf..a910798e2 100644 --- a/framework/Injector/doc/Horde/Injector/usage.txt +++ b/framework/Injector/doc/Horde/Injector/usage.txt @@ -133,7 +133,7 @@ Default Binders =============== Horde_Injector comes with two default Binder implementations so that -you don't have to define you own binders. +you don't have to define your own binders. Lets look at the factory binder first: @@ -166,7 +166,7 @@ Lets look at the factory binder first: Hello Bob This time the Factory in the example above really pulls a dependency: -A person. We explicitly registered the string "Bob" with the injector +a person. We explicitly registered the string "Bob" with the injector and associated it with the interface name "Person". The Horde_Injector_Binder_Factory binder can be registered with the -- 2.11.0