typo fixes in comments
Change-Id: Idd49478d59cd062118fbf8e99d1c8bc5250013fc
This commit is contained in:
@@ -1014,7 +1014,7 @@ System.out.println(" exception: " + ioe.getMessage());
|
||||
|
||||
public long getTime()
|
||||
{
|
||||
// ajust last modified time to the java.io.File
|
||||
// adjust last modified time to the java.io.File
|
||||
return (time >= 0)? time: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user