Fix spelling mistake in main.js (#104987)

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
This commit is contained in:
Sam Poder 2020-08-21 16:07:00 +08:00 committed by GitHub
parent 0a7d9859ed
commit f805c84b1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -316,7 +316,7 @@ function createDefaultArgvConfigSync(argvConfigPath) {
// Default argv content
const defaultArgvConfigContent = [
'// This configuration file allows you to pass permanent command line arguments to VS Code.',
'// Only a subset of arguments is currently supported to reduce the likelyhood of breaking',
'// Only a subset of arguments is currently supported to reduce the likelihood of breaking',
'// the installation.',
'//',
'// PLEASE DO NOT CHANGE WITHOUT UNDERSTANDING THE IMPACT',