Fix typo in commnent

pull/1029/head
Bernhard Mueller 6 years ago
parent 23478f43ec
commit 2cfa81ba2c
  1. 2
      mythril/analysis/modules/dependence_on_predictable_vars.py

@ -107,7 +107,7 @@ def _analyze_states(state: GlobalState) -> list:
)
"""
Usually report low severity except in cases where thje hash of a previous block is used to
Usually report low severity except in cases where the hash of a previous block is used to
determine control flow.
"""

Loading…
Cancel
Save