Skip to content

Commit 134a1d5

Browse files
Update packages/core/src/shared/fs/fs.ts
Co-authored-by: Justin M. Keyes <[email protected]>
1 parent bf00bb4 commit 134a1d5

File tree

1 file changed

+1
-1
lines changed
  • packages/core/src/shared/fs

1 file changed

+1
-1
lines changed

packages/core/src/shared/fs/fs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ export class FileSystem {
307307
}
308308

309309
/**
310-
* Rename a file or folder.
310+
* Rename (move) a file or folder.
311311
* @param oldPath
312312
* @param newPath
313313
* @returns

0 commit comments

Comments
 (0)