Skip to content

Commit c6f507d

Browse files
authored
doc typo fix (microsoft#202429)
1 parent 79b066b commit c6f507d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vscode-dts/vscode.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9598,7 +9598,7 @@ declare module 'vscode' {
95989598
*/
95999599
export interface WebviewViewProvider {
96009600
/**
9601-
* Revolves a webview view.
9601+
* Resolves a webview view.
96029602
*
96039603
* `resolveWebviewView` is called when a view first becomes visible. This may happen when the view is
96049604
* first loaded or when the user hides and then shows a view again.

0 commit comments

Comments
 (0)