Revision: 1597
Author:   [email protected]
Date:     Sun Oct 16 17:02:49 2011
Log:
fix issue 616, thanks for the patch!


Revision created by MOE tool push_codebase.
MOE_MIGRATION=3481

http://code.google.com/p/google-guice/source/detail?r=1597

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

=======================================
--- /trunk/core/src/com/google/inject/spi/ConvertedConstantBinding.java Sun Oct 16 15:34:21 2011 +++ /trunk/core/src/com/google/inject/spi/ConvertedConstantBinding.java Sun Oct 16 17:02:49 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