summaryrefslogtreecommitdiff
path: root/src/sim/system.cc
diff options
context:
space:
mode:
authorCurtis Dunham <Curtis.Dunham@arm.com>2017-02-14 15:09:18 -0600
committerCurtis Dunham <Curtis.Dunham@arm.com>2017-02-14 15:09:18 -0600
commitd3bfc03688e164c02e9c25730ada11b669c01eda (patch)
tree06fb4a1e878fbf5653fa6220531127e043626dac /src/sim/system.cc
parentca0fd665dcf6a4aeda07955d3898b03204c88fd8 (diff)
downloadgem5-d3bfc03688e164c02e9c25730ada11b669c01eda.tar.xz
sim,kvm,arm: fix typos
Change-Id: Ifc65d42eebfd109c1c622c82c3c3b3e523819e85 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Diffstat (limited to 'src/sim/system.cc')
-rw-r--r--src/sim/system.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sim/system.cc b/src/sim/system.cc
index 3aba5afcb..09be232a7 100644
--- a/src/sim/system.cc
+++ b/src/sim/system.cc
@@ -159,7 +159,7 @@ System::System(Params *p)
}
}
- // increment the number of running systms
+ // increment the number of running systems
numSystemsRunning++;
// Set back pointers to the system in all memories