--- old/src/share/classes/java/nio/file/attribute/FileTime.java Mon Oct 1 10:51:03 2012 +++ new/src/share/classes/java/nio/file/attribute/FileTime.java Mon Oct 1 10:51:02 2012 @@ -310,7 +310,7 @@ private final long days; /** - * The excess (in nanoseconds); can be negative if days <= 0. + * The excess (in nanoseconds); can be negative if days <= 0. */ private final long excessNanos;