aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/sim-utils.c')
-rw-r--r--sim/common/sim-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/sim-utils.c b/sim/common/sim-utils.c
index 6184f1b..66b0641 100644
--- a/sim/common/sim-utils.c
+++ b/sim/common/sim-utils.c
@@ -314,7 +314,7 @@ sim_elapsed_time_get ()
}
/* Return the elapsed time in milliseconds since START.
- The actual time may be cpu usage (prefered) or wall clock. */
+ The actual time may be cpu usage (preferred) or wall clock. */
unsigned long
sim_elapsed_time_since (start)