(no commit message)
authorErik Brakkee <erik@brakkee.org>
Wed, 28 Jul 2010 18:22:21 +0000 (18:22 +0000)
committerErik Brakkee <erik@brakkee.org>
Wed, 28 Jul 2010 18:22:21 +0000 (18:22 +0000)
support/cdi/src/main/java/org/wamblee/cdi/package-info.java

index 10c5b0cfee559e03f273d85f377ff2324d84d8dd..65bdfebc059be7beceaa27a54f258690af318d55 100644 (file)
@@ -18,7 +18,7 @@
  * Contexts and Dependency Injection (JSR-299). 
  * 
  * The APIs of this package are typically not used directly but are used implicitly through
- * {@link org.wamblee.inject.SimpleInjector}, {@link org.wamblee.inject.InjectorFactoryBuilder}, and 
+ * {@link org.wamblee.inject.SimpleInjector}, {@link org.wamblee.inject.InjectorBuilder}, and 
  * {@link org.wamblee.inject.Injectable}.
  * 
  * To use CDI this package must be available on the classpath.