mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
This reverts commit d15a3fcc98.
This commit is contained in:
@@ -517,7 +517,7 @@ interface IBaseStat {
|
||||
resource: URI;
|
||||
|
||||
/**
|
||||
* The name which is the last segment
|
||||
* The name which is the last segement
|
||||
* of the {{path}}.
|
||||
*/
|
||||
name: string;
|
||||
@@ -531,7 +531,7 @@ interface IBaseStat {
|
||||
size?: number;
|
||||
|
||||
/**
|
||||
* The last modification date represented
|
||||
* The last modifictaion date represented
|
||||
* as millis from unix epoch.
|
||||
*
|
||||
* The value may or may not be resolved as
|
||||
|
||||
Reference in New Issue
Block a user