diff options
Diffstat (limited to 'sim/common/sim-resume.c')
-rw-r--r-- | sim/common/sim-resume.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-resume.c b/sim/common/sim-resume.c index e2f260a..dd1a6c8 100644 --- a/sim/common/sim-resume.c +++ b/sim/common/sim-resume.c @@ -35,7 +35,7 @@ has_stepped (SIM_DESC sd, } -/* Generic resume - assumes the existance of sim_engine_run */ +/* Generic resume - assumes the existence of sim_engine_run */ void sim_resume (SIM_DESC sd, |