Skip to content

Commit ed7de2f

Browse files
[Ignore] Update Notebook dts (#2983)
Co-authored-by: TylerLeonhardt <[email protected]>
1 parent 6018767 commit ed7de2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode.proposed.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ declare module 'vscode' {
529529
/**
530530
* Unique identifier for the backup.
531531
*
532-
* This id is passed back to your extension in `openCustomDocument` when opening a notebook editor from a backup.
532+
* This id is passed back to your extension in `openNotebook` when opening a notebook editor from a backup.
533533
*/
534534
readonly id: string;
535535

0 commit comments

Comments
 (0)