未验证 提交 4e25bc19 编写于 作者: M Matt Bierner 提交者: GitHub

Merge pull request #71564 from SimonSiefke/SimonSiefke-fix-typo

fix typo
......@@ -5935,7 +5935,7 @@ declare module 'vscode' {
* serializer must restore the webview's `.html` and hook up all webview events.
* @param state Persisted state from the webview content.
*
* @return Thenble indicating that the webview has been fully restored.
* @return Thenable indicating that the webview has been fully restored.
*/
deserializeWebviewPanel(webviewPanel: WebviewPanel, state: any): Thenable<void>;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册