Skip to content

Commit f805c84

Browse files
sampoderbpasero
andauthored
Fix spelling mistake in main.js (microsoft#104987)
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
1 parent 0a7d985 commit f805c84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ function createDefaultArgvConfigSync(argvConfigPath) {
316316
// Default argv content
317317
const defaultArgvConfigContent = [
318318
'// This configuration file allows you to pass permanent command line arguments to VS Code.',
319-
'// Only a subset of arguments is currently supported to reduce the likelyhood of breaking',
319+
'// Only a subset of arguments is currently supported to reduce the likelihood of breaking',
320320
'// the installation.',
321321
'//',
322322
'// PLEASE DO NOT CHANGE WITHOUT UNDERSTANDING THE IMPACT',

0 commit comments

Comments
 (0)