Browse Source

codespell

Hadrien Croubois 2 years ago
parent
commit
82bbdb2c64
1 changed files with 1 additions and 1 deletions
  1. 1 1
      certora/specs.js

+ 1 - 1
certora/specs.js

@@ -49,7 +49,7 @@ module.exports = [].concat(
     files: ['certora/harnesses/TimelockControllerHarness.sol'],
     options: ['--optimistic_hashing', '--optimistic_loop'],
   },
-  // Govenor
+  // Governor
   product(
     [
       ...product(['GovernorHarness'], ['GovernorInvariants', 'GovernorBaseRules', 'GovernorChanges', 'GovernorStates']),