Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / eslint-scope / lib / scope.js
index 5c4c967780a3e565f7f54f2cdcb47acd31a7c515..bdb5f637f684e5d6490abcd9a001a9e09a35d1da 100644 (file)
@@ -37,7 +37,7 @@ const assert = require("assert");
  * Test if scope is struct
  * @param {Scope} scope - scope
  * @param {Block} block - block
- * @param {boolean} isMethodDefinition - is method definiton
+ * @param {boolean} isMethodDefinition - is method definition
  * @param {boolean} useDirective - use directive
  * @returns {boolean} is strict scope
  */