Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
patacca committed Jul 5, 2024
1 parent 964b56b commit 1701257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/binexport/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ def instruction_index_range(rng: Binexport2.BasicBlock.IndexRange) -> Iterator[i


# Main logger object
logger = logging.getLogger("pyhton-binexport")
logger = logging.getLogger("python-binexport")

0 comments on commit 1701257

Please sign in to comment.