gitpod-io / openvscode-server

Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.
https://www.gitpod.io/
MIT License
4.84k stars 423 forks source link

Fix typos in variable name #517

Open gitname opened 1 year ago

gitname commented 1 year ago

In this branch, the name of the variable propiertaryExtension has been changed to proprietaryExtensions.

Rationale:

For reference, "proprietary" is spelled correctly elsewhere in the repo (i.e. in cgmanifest.json).