Skip to content

Commit c253708

Browse files
authored
Merge pull request #2612 from Hudsonator72/patch-2
Fix typo in config.json
2 parents 07b93a6 + 47b3a56 commit c253708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/3rd/example/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"words" : ["thisIsAnExampleWord%.ifItExistsInFile%.thenTryLoadThisLibrary"],
66
// list or matched file names. `.lua`, `.dll` and `.so` only
77
"files" : ["thisIsAnExampleFile%.ifItExistsInWorkSpace%.thenTryLoadThisLibrary%.lua"],
8-
// lsit of settings to be changed
8+
// list of settings to be changed
99
"settings" : {
1010
"Lua.runtime.version" : "LuaJIT",
1111
"Lua.diagnostics.globals" : [

0 commit comments

Comments
 (0)