diff --git a/mozilla/xpcom/io/nsIFile.idl b/mozilla/xpcom/io/nsIFile.idl index eed32c63f98..3c20073f52d 100644 --- a/mozilla/xpcom/io/nsIFile.idl +++ b/mozilla/xpcom/io/nsIFile.idl @@ -174,7 +174,7 @@ interface nsIFile : nsISupports attribute unsigned long permissionsOfLink; /** - * File Times are to be in Milliseconds (usecs) from + * File Times are to be in milliseconds from * midnight (00:00:00), January 1, 1970 Greenwich Mean * Time (GMT). */