提交 df00546a 编写于 作者: C Christof Marti

Spelling (fixes #30611)

上级 91a62324
......@@ -76,7 +76,7 @@ export class DeploymentView extends CollapsibleView {
let section = $('div.section').appendTo(container);
this.deploymentLink = document.createElement('a');
this.deploymentLink.innerText = nls.localize('deployApplication', "Deploy your applciation using Git");
this.deploymentLink.innerText = nls.localize('deployApplication', "Deploy your application using Git");
this.deploymentLink.classList.add('pointer');
this.deploymentLink.classList.add('prominent');
this.deploymentLink.tabIndex = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册