Title: [2037] trunk/xstream/src/test/com/thoughtworks/xstream/converters/reflection/PureJavaReflectionProvider15Test.java: Typo.
Revision
2037
Author
joehni
Date
2013-03-13 13:38:18 -0500 (Wed, 13 Mar 2013)

Log Message

Typo.

Modified Paths


Diff

Modified: trunk/xstream/src/test/com/thoughtworks/xstream/converters/reflection/PureJavaReflectionProvider15Test.java (2036 => 2037)


--- trunk/xstream/src/test/com/thoughtworks/xstream/converters/reflection/PureJavaReflectionProvider15Test.java	2013-03-13 18:18:42 UTC (rev 2036)
+++ trunk/xstream/src/test/com/thoughtworks/xstream/converters/reflection/PureJavaReflectionProvider15Test.java	2013-03-13 18:38:18 UTC (rev 2037)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006, 2007 XStream Committers.
+ * Copyright (C) 2006, 2007, 2013 XStream Committers.
  * All rights reserved.
  *
  * The software in this package is published under the terms of the BSD
@@ -33,7 +33,7 @@
         }
     }
 
-    public void testCanCreateWithFinalFIeld() {
+    public void testCanCreateWithFinalField() {
         assertCanCreate(WithFinalField.class);
     }
 

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to