Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in instantiation.ts docs #92863

Closed
videlalvaro opened this issue Mar 17, 2020 · 0 comments · Fixed by #92865
Closed

typo in instantiation.ts docs #92863

videlalvaro opened this issue Mar 17, 2020 · 0 comments · Fixed by #92865
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@videlalvaro
Copy link
Contributor

Here:

/**
 * A *only* valid way to create a {{ServiceIdentifier}}.
 */
export function createDecorator<T>(serviceId: string): ServiceIdentifier<T> {

The only

videlalvaro added a commit to videlalvaro/vscode that referenced this issue Mar 17, 2020
@aeschli aeschli added the bug Issue identified by VS Code Team member as probable bug label Mar 17, 2020
@aeschli aeschli added this to the March 2020 milestone Mar 17, 2020
@aeschli aeschli self-assigned this Mar 17, 2020
@dbaeumer dbaeumer added the verified Verification succeeded label Apr 2, 2020
@github-actions github-actions bot locked and limited conversation to collaborators May 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants