Spelling fixes
Change-Id: Ia4ded0c195204543c3df671ea471610237f5f44b
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/pytools/obmcutil b/pytools/obmcutil
index 30db80c..4b2236b 100644
--- a/pytools/obmcutil
+++ b/pytools/obmcutil
@@ -249,7 +249,7 @@
def main():
dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
- # Conditionally add the `chassiskill` commmand based on whether the
+ # Conditionally add the `chassiskill` command based on whether the
# required GPIO configuration is present in the system description.
if can_chassiskill():
descriptors['chassiskill'] = None