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

index 3913a07a7880045e1ea48b007abd90b5298ffd10..10c5b0cfee559e03f273d85f377ff2324d84d8dd 100644 (file)
@@ -15,7 +15,7 @@
  */
 /**
  * This package provides the integration of <code>org.wamblee.inject</code> with
- * with CDI
+ * 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