(no commit message)
authorErik Brakkee <erik@brakkee.org>
Sat, 31 Jul 2010 23:57:58 +0000 (23:57 +0000)
committerErik Brakkee <erik@brakkee.org>
Sat, 31 Jul 2010 23:57:58 +0000 (23:57 +0000)
support/inject/src/main/java/org/wamblee/inject/InjectorBuilder.java

index f0c0292b2c40d23cf306413c2ab26aae687f0426..22d42a52fc0ed51c890c837eccdccb4f670704ae 100644 (file)
@@ -64,7 +64,7 @@ public class InjectorBuilder {
 
     /**
      * Gets an injector that support injection into any type of object and
-     * performs caching of the injector obtained from the
+     * performs caching of the injectors obtained from the
      * {@link InjectorFactory}.
      * 
      * @return Injector.