mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 18:28:58 +00:00
Fix misspelling of parameters
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
"body": [
|
||||
"* @param ${1:Type} ${2:var} ${3:Description}$0"
|
||||
],
|
||||
"description": "Paramater documentation"
|
||||
"description": "Parameter documentation"
|
||||
},
|
||||
"function …": {
|
||||
"prefix": "fun",
|
||||
|
||||
Reference in New Issue
Block a user