Revision: 1590
Author:   sberlin
Date:     Sun Oct 16 09:38:42 2011
Log:      fix issue 616, thanks for the patch!
http://code.google.com/p/google-guice/source/detail?r=1590

Modified:
 /trunk/core/src/com/google/inject/spi/ConvertedConstantBinding.java

=======================================
--- /trunk/core/src/com/google/inject/spi/ConvertedConstantBinding.java Thu Jul 7 17:34:16 2011 +++ /trunk/core/src/com/google/inject/spi/ConvertedConstantBinding.java Sun Oct 16 09:38:42 2011
@@ -43,7 +43,7 @@
   TypeConverterBinding getTypeConverterBinding();

   /**
- * Returns the key for the source binding. That binding can e retrieved from an injector using + * Returns the key for the source binding. That binding can be retrieved from an injector using * {@link com.google.inject.Injector#getBinding(Key) Injector.getBinding(key)}.
    */
   Key<String> getSourceKey();

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to