Title: [2039] trunk/xstream/src/java/com/thoughtworks/xstream/converters/enums/EnumSingleValueConverter.java: Fix comment.
Revision
2039
Author
joehni
Date
2013-03-13 18:47:35 -0500 (Wed, 13 Mar 2013)

Log Message

Fix comment.

Modified Paths


Diff

Modified: trunk/xstream/src/java/com/thoughtworks/xstream/converters/enums/EnumSingleValueConverter.java (2038 => 2039)


--- trunk/xstream/src/java/com/thoughtworks/xstream/converters/enums/EnumSingleValueConverter.java	2013-03-13 23:09:24 UTC (rev 2038)
+++ trunk/xstream/src/java/com/thoughtworks/xstream/converters/enums/EnumSingleValueConverter.java	2013-03-13 23:47:35 UTC (rev 2039)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008, 2009, 2010 XStream Committers.
+ * Copyright (C) 2008, 2009, 2010, 2013 XStream Committers.
  * All rights reserved.
  *
  * The software in this package is published under the terms of the BSD
@@ -14,7 +14,7 @@
 
 
 /**
- * A single value converter for arbitrary enums. Converter is internally automatically
+ * A single value converter for a special enum type. Converter is internally automatically
  * instantiated for enum types.
  * 
  * @author Jörg Schaible

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to