Fix misspelling of parameters

This commit is contained in:
Logan Ramos
2021-07-14 10:48:12 -04:00
parent 6b2802c41c
commit 63fad00228
4 changed files with 6 additions and 6 deletions

View File

@@ -64,7 +64,7 @@
"body": [
"* @param ${1:Type} ${2:var} ${3:Description}$0"
],
"description": "Paramater documentation"
"description": "Parameter documentation"
},
"function …": {
"prefix": "fun",