提交 eca4981b 编写于 作者: D Dirk Bäumer 提交者: GitHub

Merge pull request #32394 from dlech/patch-6

Fix spelling of "taskDefinitions"
......@@ -3835,7 +3835,7 @@ declare module 'vscode' {
/**
* Creates a new task.
*
* @param definition The task definition as defined in the taskDefintions extension point.
* @param definition The task definition as defined in the taskDefinitions extension point.
* @param name The task's name. Is presented in the user interface.
* @param source The task's source (e.g. 'gulp', 'npm', ...). Is presented in the user interface.
* @param execution The process or shell execution.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册