Skip to content

Commit

Permalink
Merge pull request cea-sec#1234 from serpilliere/fix_tipo
Browse files Browse the repository at this point in the history
Fix tipo
  • Loading branch information
serpilliere authored May 23, 2020
2 parents f4ccc7a + eb72fc8 commit 1cc93ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miasm/arch/mips32/sem.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ def nop():

@sbuild.parse
def sync(arg1):
"""Syncronize Shared Memory"""
"""Synchronize Shared Memory"""

@sbuild.parse
def pref(arg1, arg2):
Expand Down

0 comments on commit 1cc93ac

Please sign in to comment.