ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/src/test/tck/TimeUnitTest.java
(Generate patch)

Comparing jsr166/src/test/tck/TimeUnitTest.java (file contents):
Revision 1.6 by dl, Sat Dec 27 19:26:44 2003 UTC vs.
Revision 1.7 by dl, Mon Dec 29 19:05:40 2003 UTC

# Line 175 | Line 175 | public class TimeUnitTest extends JSR166
175  
176  
177      /**
178 <     * toString returns string containing commn name of unit
178 >     * toString returns string containing common name of unit
179       */
180      public void testToString() {
181          String s = TimeUnit.SECONDS.toString();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines